This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new cc46249b2f Upgrading Elasticsearch and Wicket Bootstrap
cc46249b2f is described below

commit cc46249b2f6eb008891961e0381fa13d92623ce2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Sep 27 06:58:24 2024 +0200

    Upgrading Elasticsearch and Wicket Bootstrap
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d742daf16f..8f08851acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
 
@@ -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>
 

Reply via email to