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

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


The following commit(s) were added to refs/heads/master by this push:
     new ad57efbb0 [OPENMEETINGS-2824] Bump com.oracle.database.jdbc:ojdbc10 
from 19.31.0.0 to 19.32.0.0 (#285)
ad57efbb0 is described below

commit ad57efbb0e1d6e7356402e67d5dbe0f5a2348f57
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 10:31:40 2026 +0700

    [OPENMEETINGS-2824] Bump com.oracle.database.jdbc:ojdbc10 from 19.31.0.0 to 
19.32.0.0 (#285)
    
    Bumps com.oracle.database.jdbc:ojdbc10 from 19.31.0.0 to 19.32.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.oracle.database.jdbc:ojdbc10
      dependency-version: 19.32.0.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 8cfb957e5..e977f05e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
                <postgresql.version>42.7.13</postgresql.version>
                <mysql.version>9.7.0</mysql.version>
                <mssql.version>13.4.0.jre11</mssql.version>
-               <ojdbc.version>19.31.0.0</ojdbc.version>
+               <ojdbc.version>19.32.0.0</ojdbc.version>
                <xstream.version>1.4.21</xstream.version>
                <api-all.version>2.1.8</api-all.version>
                <caldav4j.version>1.0.5</caldav4j.version>

Reply via email to