Skip to content

Commit a91f2a7

Browse files
Bump jackson-version from 2.10.1 to 2.12.1 (#180)
Bumps `jackson-version` from 2.10.1 to 2.12.1. Updates `jackson-core` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.10.1...jackson-core-2.12.1) Updates `jackson-annotations` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-jaxrs-json-provider` from 2.10.1 to 2.12.1 Updates `jackson-dataformat-csv` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.10.1...jackson-dataformats-text-2.12.1) Updates `jackson-datatype-joda` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases) - [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.10.1...jackson-datatype-joda-2.12.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d82f9a9 commit a91f2a7

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
@@ -287,7 +287,7 @@
287287
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
288288
<swagger-core-version>1.5.18</swagger-core-version>
289289
<jersey-version>2.29.1</jersey-version>
290-
<jackson-version>2.10.1</jackson-version>
290+
<jackson-version>2.12.1</jackson-version>
291291
<maven-plugin-version>1.0.0</maven-plugin-version>
292292
<junit-version>4.13.1</junit-version>
293293
<oltu-version>1.0.2</oltu-version>

0 commit comments

Comments
 (0)