Skip to content

Commit aff1aba

Browse files
Update jackson monorepo to v2.19.2
1 parent b32324e commit aff1aba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ dependencies {
2626
runnerImplementation sourceSets.types.output
2727
runnerImplementation 'com.github.rdf-connect:proto:9700abd'
2828

29-
runnerImplementation 'com.fasterxml.jackson.core:jackson-core:2.18.3'
30-
runnerImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
29+
runnerImplementation 'com.fasterxml.jackson.core:jackson-core:2.19.2'
30+
runnerImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
3131

3232
runnerImplementation 'javax.annotation:javax.annotation-api:1.3.2'
3333
runnerImplementation 'io.grpc:grpc-netty:1.63.0' // or latest version

0 commit comments

Comments
 (0)