Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 50160f7

Browse files
dependabot[bot]jmisur
authored andcommitted
Bump jackson-databind from 2.9.10 to 2.9.10.1 (#364)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 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 d639f3d commit 50160f7

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
@@ -309,7 +309,7 @@
309309
<dependency>
310310
<groupId>com.fasterxml.jackson.core</groupId>
311311
<artifactId>jackson-databind</artifactId>
312-
<version>2.9.10</version>
312+
<version>2.9.10.1</version>
313313
</dependency>
314314
<dependency>
315315
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)