Skip to content

Commit 2cba8a1

Browse files
Bump jackson-databind from 2.10.2 to 2.12.6.1 in /sdk
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.12.6.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 cb4fbfb commit 2cba8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
<jersey-version>2.30</jersey-version>
267267
<commons_io_version>2.6</commons_io_version>
268268
<commons_lang3_version>3.9</commons_lang3_version>
269-
<jackson-version>2.10.2</jackson-version>
269+
<jackson-version>2.12.6.1</jackson-version>
270270
<maven-plugin-version>1.0.0</maven-plugin-version>
271271
<junit-version>4.12</junit-version>
272272
</properties>

0 commit comments

Comments
 (0)