This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push:
new d63b67472f Bump com.oracle.database.jdbc:ojdbc11 from 23.7.0.25.01 to
23.8.0.25.04 (#1071)
d63b67472f is described below
commit d63b67472fb67d9bdb0062796560081fc3721f05
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 8 08:17:31 2025 +0200
Bump com.oracle.database.jdbc:ojdbc11 from 23.7.0.25.01 to 23.8.0.25.04
(#1071)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 35742f856d..bca507383b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -519,7 +519,7 @@ under the License.
<jdbc.postgresql.version>42.7.5</jdbc.postgresql.version>
<jdbc.mysql.version>9.2.0</jdbc.mysql.version>
<jdbc.mariadb.version>3.5.3</jdbc.mariadb.version>
- <jdbc.oracle.version>23.7.0.25.01</jdbc.oracle.version>
+ <jdbc.oracle.version>23.8.0.25.04</jdbc.oracle.version>
<bundles.directory>${project.build.directory}/bundles</bundles.directory>