Skip to content

Commit 2f00d11

Browse files
Bump jackson.version from 2.8.11 to 2.10.2
Bumps `jackson.version` from 2.8.11 to 2.10.2. Updates `jackson-core` from 2.8.11 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.8.11...jackson-core-2.10.2) Updates `jackson-annotations` from 2.8.11 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.8.11 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01f68ee commit 2f00d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
1313
<maven-assembly-plugin.version>2.6</maven-assembly-plugin.version>
1414
<jersey-client.version>2.22.2</jersey-client.version>
15-
<jackson.version>2.8.11</jackson.version>
15+
<jackson.version>2.10.2</jackson.version>
1616
<apache-commons.version>3.4</apache-commons.version>
1717
<junit.version>4.12</junit.version>
1818
<log4j.version>1.2.17</log4j.version>

0 commit comments

Comments
 (0)