Skip to content

Commit

Permalink
Update JDBC driver version used by migrator
Browse files Browse the repository at this point in the history
  • Loading branch information
eresende-nuodb committed Sep 13, 2023
1 parent e7224fe commit 07a56ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>com.nuodb.jdbc</groupId>
<artifactId>nuodb-jdbc</artifactId>
<version>24.1.0</version>
<version>24.1.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 07a56ec

Please sign in to comment.