Skip to content

Commit 484acfd

Browse files
authoredJan 21, 2021
Bump jackson-databind from 2.9.7 to 2.9.10.7 in /Back
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.9.10.7. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e890317 commit 484acfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Back/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>
3434
<artifactId>jackson-databind</artifactId>
35-
<version>2.9.7</version>
35+
<version>2.9.10.7</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.