Skip to content

Commit 85c3602

Browse files
Bump jackson-databind from 2.4.0-rc3 to 2.12.7.1 in /TodoClient
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.0-rc3 to 2.12.7.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 44f9f05 commit 85c3602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoClient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>
4545
<artifactId>jackson-databind</artifactId>
46-
<version>2.4.0-rc3</version>
46+
<version>2.12.7.1</version>
4747
</dependency>
4848

4949
</dependencies>

0 commit comments

Comments
 (0)