Skip to content

Commit a2a0f80

Browse files
Bump jackson-databind from 2.9.9.3 to 2.9.10.4 (#22)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9.3 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d743e32 commit a2a0f80

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
@@ -48,7 +48,7 @@
4848
<java.version>1.8</java.version>
4949
<slf4j-api.version>1.7.28</slf4j-api.version>
5050
<jackson.version>2.9.9</jackson.version>
51-
<jackson-databind.version>2.9.9.3</jackson-databind.version>
51+
<jackson-databind.version>2.9.10.4</jackson-databind.version>
5252
<httpclient.version>4.5.9</httpclient.version>
5353
<junixsocket.version>2.2.0</junixsocket.version>
5454
<failsafe.version>2.3.0</failsafe.version>

0 commit comments

Comments
 (0)