Skip to content

Commit 1504332

Browse files
authored
Merge pull request #22 from janbodnar/dependabot/maven/xml/jackson/object2json/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.10.0.pr1 to 2.12.6.1 in /xml/jackson/object2json
2 parents c2147cf + a178925 commit 1504332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/jackson/object2json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.fasterxml.jackson.core</groupId>
2828
<artifactId>jackson-databind</artifactId>
29-
<version>2.10.0.pr1</version>
29+
<version>2.12.6.1</version>
3030
</dependency>
3131

3232
</dependencies>

0 commit comments

Comments
 (0)