Skip to content

Commit

Permalink
chore(deps): update tomcat to 9.0.80 (run 10.1.13), spring boot to 3.1.4
Browse files Browse the repository at this point in the history
related to #3724
  • Loading branch information
yanavasileva authored Oct 12, 2023
1 parent a710b75 commit 4fd8a6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<version.quarkus>3.2.6.Final</version.quarkus>
<version.spring.framework>5.3.27</version.spring.framework>
<version.spring.framework6>6.0.9</version.spring.framework6>
<version.spring-boot>3.1.1</version.spring-boot>
<version.spring-boot>3.1.4</version.spring-boot>
<version.resteasy>3.15.6.Final</version.resteasy>
<version.jersey2>2.34</version.jersey2>
<!-- use minimum version of resteasy and jersey -->
Expand Down Expand Up @@ -58,7 +58,7 @@
<version.wildfly26>26.0.1.Final</version.wildfly26>
<version.wildfly26.core>18.0.4.Final</version.wildfly26.core>

<version.tomcat>9.0.75</version.tomcat>
<version.tomcat>9.0.80</version.tomcat>

<version.arquillian>1.1.10.Final</version.arquillian>
<version.shrinkwrap.resolvers>2.2.2</version.shrinkwrap.resolvers>
Expand Down

0 comments on commit 4fd8a6d

Please sign in to comment.