Skip to content

Commit

Permalink
chore: Bump com.mchange:c3p0 from 0.9.5.5 to 0.10.1 (#576)
Browse files Browse the repository at this point in the history
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.9.5.5 to 0.10.1.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.10.x/CHANGELOG)
- [Commits](swaldman/c3p0@c3p0-0.9.5.5...v0.10.1)

---
updated-dependencies:
- dependency-name: com.mchange:c3p0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent e797673 commit 87ae793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ dependencies {

implementation("software.amazon.awssdk:rds:2.25.1")
implementation("com.google.protobuf:protobuf-java:3.21.9")
implementation("com.mchange:c3p0:0.9.5.5")
implementation("com.mchange:c3p0:0.10.1")
implementation("org.javassist:javassist:3.28.0-GA")
implementation("org.slf4j:slf4j-api:2.0.1")
implementation("com.oracle.oci.sdk:oci-java-sdk-common:2.47.0")
Expand Down

0 comments on commit 87ae793

Please sign in to comment.