Skip to content

Commit 0d5c5b0

Browse files
Bump jackson-version from 2.5.3 to 2.11.1 in /depman
Bumps `jackson-version` from 2.5.3 to 2.11.1. Updates `jackson-annotations` from 2.5.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.5.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.5.3...jackson-core-2.11.1) Updates `jackson-databind` from 2.5.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-scala_2.10` from 2.5.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-module-scala/releases) - [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/master/release.sbt) - [Commits](FasterXML/jackson-module-scala@jackson-module-scala-2.5.3...jackson-module-scala-2.11.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08da574 commit 0d5c5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depman/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<httpobjects-version>0.13.0</httpobjects-version>
21-
<jackson-version>2.5.3</jackson-version>
21+
<jackson-version>2.11.1</jackson-version>
2222
</properties>
2323
<dependencies>
2424
<!-- these dependencies are automatically available in every module -->

0 commit comments

Comments
 (0)