Skip to content

Commit 7fd05fe

Browse files
build(deps): bump the gradle-minor-and-patch group with 2 updates
Bumps the gradle-minor-and-patch group with 2 updates: [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `org.bouncycastle:bcprov-jdk18on` from 1.84 to 1.85 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.85' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-and-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc585b2 commit 7fd05fe

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
@@ -3,8 +3,8 @@
33
# Everything else (AES-GCM, SecureRandom) uses the JDK's built-in JCA.
44

55
[versions]
6-
bouncycastle = "1.84"
7-
jackson = "2.22.0"
6+
bouncycastle = "1.85"
7+
jackson = "2.22.1"
88
junit-jupiter = "6.1.1"
99

1010
[libraries]

0 commit comments

Comments
 (0)