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

sk0x50 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new d554fe280ac Bump com.mchange:c3p0 from 0.11.2 to 0.12.0 (#7679)
d554fe280ac is described below

commit d554fe280ac89cb524d3a04f2283f4fcfe9a5924
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 27 18:29:12 2026 +0200

    Bump com.mchange:c3p0 from 0.11.2 to 0.12.0 (#7679)
    
    Signed-off-by: Slava Koptilin <[email protected]>
    Co-authored-by: Slava Koptilin <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 509bfaa2c4c..de3de389173 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -99,7 +99,7 @@ japicmp = "0.25.4"
 
 # JDBC connection pools (for testing purposes)
 hikariCP = "7.0.2"
-c3p0 = "0.11.2"
+c3p0 = "0.12.0"
 
 #Tools
 pmdTool = "7.13.0"

Reply via email to