Skip to content

Commit 776079f

Browse files
Bump the dev-dependencies group with 2 updates (#78)
Bumps the dev-dependencies group with 2 updates: software.amazon.awssdk:bom and [com.mchange:c3p0](https://github.com/swaldman/c3p0). Updates `software.amazon.awssdk:bom` from 2.46.1 to 2.46.5 Updates `com.mchange:c3p0` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/swaldman/c3p0/blob/0.14.x/CHANGELOG) - [Commits](swaldman/c3p0@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.46.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: com.mchange:c3p0 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ff4100 commit 776079f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ aspectj = "1.9.25.1"
55
assertj = "3.27.7"
66
aws-dynamodblocal = "2.6.1"
77
awsSDK1 = "1.12.797"
8-
awsSDK2 = "2.46.1"
9-
c3p0 = "0.13.0"
8+
awsSDK2 = "2.46.5"
9+
c3p0 = "0.14.0"
1010
caffine = "3.2.4"
1111
commons-codec = "1.22.0"
1212
commons-io = "2.22.0"

0 commit comments

Comments
 (0)