Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #61 from zalando-stups/dependabot/maven/jackson.ve…
Browse files Browse the repository at this point in the history
…rsion-2.10.0.pr2

Bump jackson.version from 2.10.0.pr1 to 2.10.0.pr2
  • Loading branch information
Willi Schönborn committed Sep 2, 2019
2 parents 15e6853 + b828885 commit d0c53cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: java
sudo: false

jdk:
- oraclejdk8
- openjdk8

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<spring.version>5.1.9.RELEASE</spring.version>
<jackson.version>2.10.0.pr1</jackson.version>
<jackson.version>2.10.0.pr2</jackson.version>
</properties>

<licenses>
Expand Down

0 comments on commit d0c53cc

Please sign in to comment.