Skip to content

Commit

Permalink
Merge branch 'main' into DAT-15995
Browse files Browse the repository at this point in the history
  • Loading branch information
jandroav authored Oct 11, 2023
2 parents 00bd1f8 + 974ea45 commit 6324d26
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 @@ -10,7 +10,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-neo4j</artifactId>
<version>4.24.0-SNAPSHOT</version>
<version>4.24.1-SNAPSHOT</version>

<name>Liquibase Neo4j Database Extension</name>
<description>Adds additional Neo4j specific Liquibase functionality</description>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.8</version>
<version>1.14.9</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6324d26

Please sign in to comment.