Skip to content

Commit 261da9a

Browse files
Bump jackson-databind from 2.13.1 to 2.13.4.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.4.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] <[email protected]>
1 parent 4a04e44 commit 261da9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<junit.version>4.13.1</junit.version>
2929
<spring.version>2.6.0</spring.version>
3030
<snakeyaml.version>1.26</snakeyaml.version>
31-
<jackson.version>2.13.1</jackson.version>
31+
<jackson.version>2.13.4.1</jackson.version>
3232
<curator.version>4.3.0</curator.version>
3333
<caffeine.version>2.6.2</caffeine.version>
3434
<h2.version>1.4.197</h2.version>

0 commit comments

Comments
 (0)