Skip to content

Commit 18fff81

Browse files
Bump com.fasterxml.jackson.version from 2.2.3 to 2.10.2
Bumps `com.fasterxml.jackson.version` from 2.2.3 to 2.10.2. Updates `jackson-core` from 2.2.3 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.2.3...jackson-core-2.10.2) Updates `jackson-databind` from 2.2.3 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-xml` from 2.2.3 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.2.3...jackson-dataformat-xml-2.10.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7617669 commit 18fff81

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
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14-
<com.fasterxml.jackson.version>2.2.3</com.fasterxml.jackson.version>
14+
<com.fasterxml.jackson.version>2.10.2</com.fasterxml.jackson.version>
1515
<org.springframework.version>4.1.2.RELEASE</org.springframework.version>
1616
</properties>
1717

0 commit comments

Comments
 (0)