Skip to content

Commit 0affc12

Browse files
Bump jackson-version from 2.10.1 to 2.12.1
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 Signed-off-by: dependabot[bot] <support@github.com>
1 parent a03d291 commit 0affc12

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
@@ -233,7 +233,7 @@
233233
</dependencies>
234234
<properties>
235235
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
236-
<jackson-version>2.10.1</jackson-version>
236+
<jackson-version>2.12.1</jackson-version>
237237
<maven-plugin-version>1.0.0</maven-plugin-version>
238238
</properties>
239239
</project>

0 commit comments

Comments
 (0)