Skip to content

Commit 80feb0b

Browse files
build(deps): bump com.fasterxml.jackson:jackson-bom (#664)
1 parent 64e21eb commit 80feb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ repositories {
8080
dependencies {
8181
def picocliVersion = '4.7.7'
8282

83-
implementation(platform('com.fasterxml.jackson:jackson-bom:2.19.2'))
83+
implementation(platform('com.fasterxml.jackson:jackson-bom:2.20.1'))
8484
// 1.4.+ requires Java 11 and we are stuck on 8
8585
implementation(platform('ch.qos.logback:logback-parent:[1.3.5,1.4)'))
8686

0 commit comments

Comments
 (0)