We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6e04a commit 8a92995Copy full SHA for 8a92995
jnosql-oracle-nosql/pom.xml
@@ -37,7 +37,7 @@
37
<dependency>
38
<groupId>com.oracle.nosql.sdk</groupId>
39
<artifactId>nosqldriver</artifactId>
40
- <version>5.4.14</version>
+ <version>5.4.15</version>
41
</dependency>
42
43
<groupId>${project.groupId}</groupId>
pom.xml
</scm>
<properties>
- <testcontainers.version>1.19.8</testcontainers.version>
+ <testcontainers.version>1.20.1</testcontainers.version>
<jnosql.test.integration>false</jnosql.test.integration>
</properties>
0 commit comments