Skip to content

Commit

Permalink
Bump README to next versions along.
Browse files Browse the repository at this point in the history
  • Loading branch information
avtarraikmo committed Dec 11, 2023
1 parent 9788b10 commit 8c62a9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Open source:
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-jdbc</artifactId>
<version>5.3.1</version>
<version>5.4.0</version>
</dependency>
```

Expand All @@ -39,7 +39,7 @@ Enterprise (located in Hazelcast Maven repository):
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-jdbc-enterprise</artifactId>
<version>5.3.1</version>
<version>5.4.0</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -102,7 +102,7 @@ Enterprise:
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-jdbc-enterprise</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.5.0-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 8c62a9a

Please sign in to comment.