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 aa06628445 Upgrading Neo4j Docker image
aa06628445 is described below

commit aa06628445a128e685b5602c812d0444d682d561
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Mar 21 15:33:05 2024 +0100

    Upgrading Neo4j Docker image
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2002580786..18a88db7a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -501,7 +501,7 @@ under the License.
     <docker.postgresql.version>16</docker.postgresql.version>
     <docker.mysql.version>8.0</docker.mysql.version>
     <docker.mariadb.version>11</docker.mariadb.version>
-    <docker.neo4j.version>5.17.0</docker.neo4j.version>
+    <docker.neo4j.version>5.18.0</docker.neo4j.version>
 
     <jdbc.postgresql.version>42.7.3</jdbc.postgresql.version>
     <jdbc.mysql.version>8.3.0</jdbc.mysql.version>

Reply via email to