Skip to content

Commit 8625b9f

Browse files
Bump jackson-databind from 2.13.3 to 2.13.4.1 in /http-generator-core
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0871d0e commit 8625b9f

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)