Skip to content

Commit c861129

Browse files
build(deps): bump com.fasterxml.jackson:jackson-bom (#476)
1 parent b99c959 commit c861129

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.6'
8282

83-
implementation(platform('com.fasterxml.jackson:jackson-bom:2.17.2'))
83+
implementation(platform('com.fasterxml.jackson:jackson-bom:2.18.0'))
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)