Skip to content

Commit 89c9616

Browse files
authored
Merge pull request #103 from avaje/dependabot/maven/http-generator-core/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
Bump jackson-databind from 2.13.3 to 2.13.4.1 in /http-generator-core
2 parents 24b7fb0 + 8625b9f commit 89c9616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-generator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<swagger.version>2.0.8</swagger.version>
16-
<jackson.version>2.13.3</jackson.version>
16+
<jackson.version>2.13.4.1</jackson.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)