Skip to content

Commit ca98d56

Browse files
Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /samples
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.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 eb12d9f commit ca98d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<maven.compiler.target>1.8</maven.compiler.target>
4343
<hc4.client.version>4.5.13</hc4.client.version>
4444
<hc5.client.version>5.2</hc5.client.version>
45-
<jackson.version>2.12.6.1</jackson.version>
45+
<jackson.version>2.13.4.1</jackson.version>
4646
<asyncjson.version>0.2.0</asyncjson.version>
4747
</properties>
4848

0 commit comments

Comments
 (0)