Skip to content

Commit

Permalink
Upgrading Elasticsearch and Wicket Bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Sep 27, 2024
1 parent fb388c5 commit cc46249
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 @@ -427,7 +427,7 @@ under the License.

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

<elasticsearch.version>8.15.1</elasticsearch.version>
<elasticsearch.version>8.15.2</elasticsearch.version>
<opensearch.version>2.17.0</opensearch.version>
<opensearch-java.version>2.14.0</opensearch-java.version>

Expand Down Expand Up @@ -458,7 +458,7 @@ under the License.
<wicket.version>10.2.0</wicket.version>
<wicketstuff.version>10.2.0</wicketstuff.version>
<wicket-jqueryui.version>10.0.0-M1</wicket-jqueryui.version>
<wicket-bootstrap.version>7.0.5</wicket-bootstrap.version>
<wicket-bootstrap.version>7.0.8</wicket-bootstrap.version>
<wicket-jquery-selectors.version>4.0.4</wicket-jquery-selectors.version>
<wicket-spring-boot.version>4.0.0</wicket-spring-boot.version>

Expand Down

0 comments on commit cc46249

Please sign in to comment.