Skip to content

Commit 62b1aea

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 (#454)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.0 to 2.18.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.0...jackson-bom-2.18.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1444fa9 commit 62b1aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repositories {
3535
}
3636

3737
dependencies {
38-
implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.0"))
38+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.1"))
3939
implementation("commons-io:commons-io:2.17.0")
4040
implementation("com.google.code.gson:gson:2.11.0")
4141
implementation("com.google.guava:guava:33.3.1-jre")

0 commit comments

Comments
 (0)