Skip to content

Commit 1472d4c

Browse files
committed
chore: update Oracle driver version to 5.4.18 in pom.xml and changelog
1 parent 5493e88 commit 1472d4c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
1919
- Update DynamioDB version to 2.37.5
2020
- Update Hazelcast to version 5.6.0
2121
- Update Redis driver to version 7.0.0
22+
- Update Oracle driver to version 5.4.18
2223

2324
== [1.1.10] - 2025-08-19
2425

jnosql-oracle-nosql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.oracle.nosql.sdk</groupId>
4040
<artifactId>nosqldriver</artifactId>
41-
<version>5.4.17</version>
41+
<version>5.4.18</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)