Skip to content

Commit

Permalink
bumped neo4j version
Browse files Browse the repository at this point in the history
  • Loading branch information
pecollet committed Jan 31, 2024
1 parent 95a7257 commit 7ecfc1d
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 @@ -6,14 +6,14 @@

<groupId>com.neo4j</groupId>
<artifactId>aws-ec2-asg-discovery</artifactId>
<version>0.3.1</version>
<version>0.3.2</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<neo4j.version>5.15.0</neo4j.version>
<neo4j.version>5.16.0</neo4j.version>
</properties>

<repositories>
Expand Down

0 comments on commit 7ecfc1d

Please sign in to comment.