Skip to content

Commit

Permalink
Merge pull request #46 from fviale/master
Browse files Browse the repository at this point in the history
Upgrade spring and spring boot maintenance versions
  • Loading branch information
fviale authored Nov 15, 2022
2 parents db03d67 + 510f464 commit 22c57bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
<resteasy.version>3.0.26.Final</resteasy.version>
<sonar.version>2.2.1</sonar.version>
<spotless.version>2.4.0</spotless.version>
<springboot.version>1.3.3.RELEASE</springboot.version>
<springweb.version>4.2.5.RELEASE</springweb.version>
<springtest.version>4.2.5.RELEASE</springtest.version>
<springboot.version>1.3.8.RELEASE</springboot.version>
<springweb.version>4.2.8.RELEASE</springweb.version>
<springtest.version>4.2.8.RELEASE</springtest.version>
<swaggerannotation.version>1.5.13</swaggerannotation.version>
<swagger.version>2.6.1</swagger.version>
<truth.version>0.30</truth.version>
Expand Down

0 comments on commit 22c57bf

Please sign in to comment.