Skip to content

Commit c37bb4f

Browse files
authored
Merge pull request #144 from pivotal-cf/dependabot/gradle/journeys/com.fasterxml.jackson.core-jackson-annotations-2.11.2
Bump jackson-annotations from 2.10.3 to 2.11.2 in /journeys
2 parents 3cb53cf + 982b2c3 commit c37bb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

journeys/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
testCompile 'junit:junit:4.13'
1111
testCompile 'org.seleniumhq.selenium:selenium-chrome-driver:3.9.1'
1212
testCompile 'com.fasterxml.jackson.core:jackson-core:2.10.3'
13-
testCompile 'com.fasterxml.jackson.core:jackson-annotations:2.10.3'
13+
testCompile 'com.fasterxml.jackson.core:jackson-annotations:2.11.2'
1414
testCompile 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
1515
}
1616

0 commit comments

Comments
 (0)