Skip to content

Commit

Permalink
Update README.md for 5.3.1 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumnerib committed Aug 23, 2023
1 parent fd964dd commit eb760c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.0</version>
<version>5.3.1</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.0</version>
<version>5.3.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit eb760c9

Please sign in to comment.