This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 60422053a6 Bump com.oracle.database.jdbc:ojdbc11 from 23.7.0.25.01 to 
23.8.0.25.04 (#1071)
60422053a6 is described below

commit 60422053a69610c896611cd2753bbec1ebea519f
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 8ee08257dd..1e8315f3f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -517,7 +517,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>
 

Reply via email to