Skip to content

Commit

Permalink
deps: updated Spring to 3.3.4 / 6.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed Sep 19, 2024
1 parent 282bcf8 commit 9aaaed0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/spring-boot-3-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@

<properties>
<module.name>samples.spring.boot3.web</module.name>
<spring-boot3.version>3.3.3</spring-boot3.version>
<spring-boot3.version>3.3.4</spring-boot3.version>
<!-- below versions are not necessary in "real" applications -->
<spring.version>6.1.12</spring.version>
<spring.version>6.1.13</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9aaaed0

Please sign in to comment.