Skip to content

Commit

Permalink
ISPN-10263 upgrade spring dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
karesti authored and ryanemerson committed Jun 5, 2019
1 parent 78c0231 commit f969692
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build-configuration/pom.xml
Expand Up @@ -219,10 +219,10 @@
<version.rxjava>2.2.5</version.rxjava>
<version.slf4j>1.7.22</version.slf4j>
<version.sonatype.plexus>1.4</version.sonatype.plexus>
<version.spring.boot>2.1.3.RELEASE</version.spring.boot>
<version.spring.security>5.1.4.RELEASE</version.spring.security>
<version.spring5>5.1.5.RELEASE</version.spring5>
<version.spring.session>2.1.4.RELEASE</version.spring.session>
<version.spring.boot>2.1.5.RELEASE</version.spring.boot>
<version.spring.security>5.1.5.RELEASE</version.spring.security>
<version.spring5>5.1.7.RELEASE</version.spring5>
<version.spring.session>2.1.6.RELEASE</version.spring.session>
<version.tomcat>9.0.13</version.tomcat>
<version.xalan>2.7.1.jbossorg-2</version.xalan>
<version.xerces>2.11.0.SP5</version.xerces>
Expand Down

0 comments on commit f969692

Please sign in to comment.