Skip to content

Commit 90ef37c

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] <[email protected]>
1 parent 585c2d3 commit 90ef37c

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
@@ -280,7 +280,7 @@
280280
<jersey-version>2.30</jersey-version>
281281
<commons_io_version>2.6</commons_io_version>
282282
<commons_lang3_version>3.9</commons_lang3_version>
283-
<jackson-version>2.11.0</jackson-version>
283+
<jackson-version>2.12.6.1</jackson-version>
284284
<maven-plugin-version>1.0.0</maven-plugin-version>
285285
<junit-version>4.12</junit-version>
286286
</properties>

0 commit comments

Comments
 (0)