Skip to content

Commit

Permalink
Upgrading Elasticsearch and BouncyCastle
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Apr 9, 2024
1 parent b6fc53e commit c198fbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ under the License.
<connid.cmd.version>0.5</connid.cmd.version>

<cxf.version>4.0.4</cxf.version>
<bouncycastle.version>1.77</bouncycastle.version>
<bouncycastle.version>1.78</bouncycastle.version>
<nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>

<spring-boot.version>3.2.4</spring-boot.version>
Expand All @@ -427,7 +427,7 @@ under the License.

<disruptor.version>3.4.4</disruptor.version>

<elasticsearch.version>8.13.1</elasticsearch.version>
<elasticsearch.version>8.13.2</elasticsearch.version>
<opensearch.version>2.13.0</opensearch.version>
<opensearch-java.version>2.9.1</opensearch-java.version>

Expand Down

0 comments on commit c198fbc

Please sign in to comment.