Skip to content

Commit

Permalink
Upgrade to Spring 5.1.4 (part of spring-boot 2.1.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttiurani authored and Edvard Fonsell committed Jan 31, 2019
1 parent d991bee commit 5cf1176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@
<postgresql-embedded.version>2.10</postgresql-embedded.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<reactor.netty.version>0.8.3.RELEASE</reactor.netty.version>
<reactor.netty.version>0.8.4.RELEASE</reactor.netty.version>
<!-- 0.9.11 not used because https://trello.com/c/ZEcAoiSq/406-remove-05-mb-of-exceptions-farted-out-when-starting-nflow-jetty -->
<reflections.version>0.9.11</reflections.version>
<slf4j.version>1.7.25</slf4j.version>
<spring.version>5.1.3.RELEASE</spring.version>
<spring.version>5.1.4.RELEASE</spring.version>
<swagger.version>1.5.21</swagger.version>
<swagger2markup.version>1.3.3</swagger2markup.version>
<validation.api.version>2.0.1.Final</validation.api.version>
Expand Down

0 comments on commit 5cf1176

Please sign in to comment.