Skip to content

Commit

Permalink
Bump jackson.version from 2.10.0 to 2.11.1 in /engine
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.10.0 to 2.11.1.

Updates `jackson-core` from 2.10.0 to 2.11.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.10.0...jackson-core-2.11.1)

Updates `jackson-databind` from 2.10.0 to 2.11.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.10.0 to 2.11.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 29, 2020
1 parent e8f8b4d commit 24087de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<jaeger.version>1.0.0</jaeger.version>
<opentracing.version>0.33.0</opentracing.version>
<curator.version>4.2.0</curator.version>
<jackson.version>2.10.0</jackson.version>
<jackson.version>2.11.1</jackson.version>
<kubernetes.version>7.0.0</kubernetes.version>
</properties>
<build>
Expand Down

0 comments on commit 24087de

Please sign in to comment.