Skip to content

Commit bb72bc9

Browse files
chore(deps): 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] <support@github.com>
1 parent 97036ee commit bb72bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<slf4j.version>1.7.36</slf4j.version>
2424
<guava.version>31.0.1-jre</guava.version>
2525
<reactor-netty.version>1.0.24</reactor-netty.version>
26-
<jackson.version>2.13.4</jackson.version>
26+
<jackson.version>2.13.4.1</jackson.version>
2727

2828
<mockito.version>4.4.0</mockito.version>
2929
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)