Skip to content

Commit 183a976

Browse files
authored
Update Jackson dependencies to version 2.18.6 (#1316)
1 parent d989951 commit 183a976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitlab4j-models/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
2-
api 'com.fasterxml.jackson.core:jackson-annotations:2.18.0'
3-
api 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
2+
api 'com.fasterxml.jackson.core:jackson-annotations:2.18.6'
3+
api 'com.fasterxml.jackson.core:jackson-databind:2.18.6'
44
testImplementation 'org.mockito:mockito-core:5.2.0'
55
testImplementation 'org.mockito:mockito-junit-jupiter:5.2.0'
66
testImplementation 'org.hamcrest:hamcrest-all:1.3'

0 commit comments

Comments
 (0)