Skip to content

Commit 8a4be6c

Browse files
Bump jackson.version from 2.6.5 to 2.11.0
Bumps `jackson.version` from 2.6.5 to 2.11.0. Updates `jackson-core` from 2.6.5 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.6.5...jackson-core-2.11.0) Updates `jackson-databind` from 2.6.5 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf039a1 commit 8a4be6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<url>http://mine.elmakers.com</url>
99

1010
<properties>
11-
<jackson.version>2.6.5</jackson.version>
11+
<jackson.version>2.11.0</jackson.version>
1212
<findbugs.version>1.3.9</findbugs.version>
1313
<bukkit.version>1.13-R0.1-SNAPSHOT</bukkit.version>
1414
</properties>

0 commit comments

Comments
 (0)