Skip to content

Commit

Permalink
chore(parent): Set Spring Version to 6.1.15
Browse files Browse the repository at this point in the history
Related-to: #4751
  • Loading branch information
psavidis committed Nov 27, 2024
1 parent 119cbf8 commit c4f6216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<properties>
<version.quarkus>3.15.0</version.quarkus>
<version.spring.framework>5.3.39</version.spring.framework>
<version.spring.framework6>6.2.0</version.spring.framework6>
<version.spring.framework6>6.1.15</version.spring.framework6>
<version.spring-boot>3.3.6</version.spring-boot>
<version.resteasy>3.15.6.Final</version.resteasy>
<version.jersey2>2.34</version.jersey2>
Expand Down

0 comments on commit c4f6216

Please sign in to comment.