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

Commit d639f3d

Browse files
dependabot[bot]jmisur
authored andcommitted
Bump jackson-databind from 2.9.10 to 2.9.10.1 in /samples/shared (#363)
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 e350f97 commit d639f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-databind</artifactId>
43-
<version>2.9.10</version>
43+
<version>2.9.10.1</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>javax.validation</groupId>

0 commit comments

Comments
 (0)