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

Commit 195dd9c

Browse files
Bump jackson-databind from 2.9.10.3 to 2.9.10.4 (#389)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.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 3687fec commit 195dd9c

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
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>com.fasterxml.jackson.core</groupId>
294294
<artifactId>jackson-databind</artifactId>
295-
<version>2.9.10.3</version>
295+
<version>2.9.10.4</version>
296296
</dependency>
297297
<dependency>
298298
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)