Skip to content

Commit 25a1856

Browse files
authored
Merge pull request #1253 from hub4j/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.0
Chore(deps): Bump jackson-databind from 2.12.5 to 2.13.0
2 parents fedfa88 + 2abe23e commit 25a1856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
<dependency>
423423
<groupId>com.fasterxml.jackson.core</groupId>
424424
<artifactId>jackson-databind</artifactId>
425-
<version>2.12.5</version>
425+
<version>2.13.0</version>
426426
</dependency>
427427
<dependency>
428428
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)