Skip to content

Commit 434937b

Browse files
Bump jackson-databind from 2.9.8 to 2.9.10.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e25f0f commit 434937b

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
@@ -34,7 +34,7 @@
3434
<awaitility.version>3.1.6</awaitility.version>
3535
<wiremock.version>2.22.0</wiremock.version>
3636
<rest-assured.version>3.0.1</rest-assured.version>
37-
<jackson.version>2.9.8</jackson.version>
37+
<jackson.version>2.9.10.1</jackson.version>
3838

3939
<failsafe.plugin.version>2.22.1</failsafe.plugin.version>
4040
<skipIntegrationTests>true</skipIntegrationTests>

0 commit comments

Comments
 (0)