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 161e6e3e6e Bump com.oracle.database.jdbc:ojdbc11 from 23.26.0.0.0 to 
23.26.1.0.0
161e6e3e6e is described below

commit 161e6e3e6e6f10a9ff6d5cf1fbc38ccb3a3c726c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 23:26:35 2026 +0000

    Bump com.oracle.database.jdbc:ojdbc11 from 23.26.0.0.0 to 23.26.1.0.0
    
    Bumps com.oracle.database.jdbc:ojdbc11 from 23.26.0.0.0 to 23.26.1.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.oracle.database.jdbc:ojdbc11
      dependency-version: 23.26.1.0.0
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c26044f1ec..66b2f5342c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -540,7 +540,7 @@ under the License.
     <jdbc.postgresql.version>42.7.9</jdbc.postgresql.version>
     <jdbc.mysql.version>9.6.0</jdbc.mysql.version>
     <jdbc.mariadb.version>3.5.7</jdbc.mariadb.version>
-    <jdbc.oracle.version>23.26.0.0.0</jdbc.oracle.version>
+    <jdbc.oracle.version>23.26.1.0.0</jdbc.oracle.version>
 
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>
 

Reply via email to