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 #26 from zalando-stups/dependabot/maven/spring.ver…
Browse files Browse the repository at this point in the history
…sion

Bump spring.version from 4.3.18.RELEASE to 5.1.4.RELEASE
  • Loading branch information
whiskeysierra committed Jan 14, 2019
2 parents 573ec95 + bbe86bf commit 76e5386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<spring.version>4.3.18.RELEASE</spring.version>
<spring.version>5.1.4.RELEASE</spring.version>
<jackson.version>2.9.8</jackson.version>
</properties>

Expand Down

0 comments on commit 76e5386

Please sign in to comment.