Skip to content

Commit b9140c7

Browse files
Bump jackson-version from 2.9.9 to 2.10.0.pr1
Bumps `jackson-version` from 2.9.9 to 2.10.0.pr1. Updates `jackson-core` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.9.9...jackson-core-2.10.0.pr1) Updates `jackson-annotations` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-jaxrs-json-provider` from 2.9.9 to 2.10.0.pr1 Updates `jackson-dataformat-csv` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.9.9...jackson-dataformats-text-2.10.0.pr1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1742c71 commit b9140c7

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
@@ -283,7 +283,7 @@
283283
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
284284
<swagger-annotations-version>1.5.8</swagger-annotations-version>
285285
<jersey-version>1.19.1</jersey-version>
286-
<jackson-version>2.9.9</jackson-version>
286+
<jackson-version>2.10.0.pr1</jackson-version>
287287
<jodatime-version>2.9.3</jodatime-version>
288288
<maven-plugin-version>1.0.0</maven-plugin-version>
289289
<junit-version>4.12</junit-version>

0 commit comments

Comments
 (0)