Skip to content

Commit

Permalink
Upgrading OpenSearch and Swagger JAX-RS
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Dec 12, 2024
1 parent cfe797e commit 6284762
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 @@ -432,7 +432,7 @@ under the License.

<elasticsearch.version>8.16.1</elasticsearch.version>
<opensearch.version>2.18.0</opensearch.version>
<opensearch-java.version>2.18.0</opensearch-java.version>
<opensearch-java.version>2.19.0</opensearch-java.version>

<log4j2.version>2.22.0</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>
Expand All @@ -449,7 +449,7 @@ under the License.

<h2.version>2.3.232</h2.version>

<swagger-core.version>2.2.26</swagger-core.version>
<swagger-core.version>2.2.27</swagger-core.version>
<swagger-ui.version>5.18.2</swagger-ui.version>

<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
Expand Down

0 comments on commit 6284762

Please sign in to comment.