Skip to content

Commit 6835fcd

Browse files
authored
Merge pull request #159 from GateNLP/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
Bump jackson-databind from 2.12.1 to 2.12.7.1
2 parents cafb5f4 + f8b8dac commit 6835fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
<dependency>
462462
<groupId>com.fasterxml.jackson.core</groupId>
463463
<artifactId>jackson-databind</artifactId>
464-
<version>2.12.1</version>
464+
<version>2.12.7.1</version>
465465
<scope>compile</scope>
466466
</dependency>
467467

0 commit comments

Comments
 (0)