Skip to content

Commit 99539e4

Browse files
authored
Merge pull request #30 from 17thshard/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.9.10.8 to 2.12.6.1
2 parents e8089a9 + d5b1ae6 commit 99539e4

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
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>com.fasterxml.jackson.core</groupId>
199199
<artifactId>jackson-databind</artifactId>
200-
<version>2.9.10.8</version>
200+
<version>2.12.6.1</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)