Skip to content

Commit

Permalink
chore(engine): Bump Spring Framework
Browse files Browse the repository at this point in the history
Related to #4551
  • Loading branch information
mboskamp committed Oct 9, 2024
1 parent 396d635 commit 1e80065
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 @@ -19,8 +19,8 @@

<properties>
<version.quarkus>3.15.0</version.quarkus>
<version.spring.framework>5.3.36</version.spring.framework>
<version.spring.framework6>6.1.8</version.spring.framework6>
<version.spring.framework>5.3.39</version.spring.framework>
<version.spring.framework6>6.1.13</version.spring.framework6>
<version.spring-boot>3.3.3</version.spring-boot>
<version.resteasy>3.15.6.Final</version.resteasy>
<version.jersey2>2.34</version.jersey2>
Expand Down

0 comments on commit 1e80065

Please sign in to comment.