Skip to content

Commit

Permalink
Merge pull request #2530 from Waffle/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update spring boot to v3.3.4
  • Loading branch information
hazendaz authored Sep 19, 2024
2 parents 58f7f69 + e8861f9 commit 4a1c36b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/JNA/waffle-demo/waffle-spring-boot-filter3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<!-- Dependencies -->
<logback.version>1.5.8</logback.version>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>

<!-- Automatic Module Name for JPMS -->
<module.name>waffle.spring.boot.filter3.demo</module.name>
Expand Down
2 changes: 1 addition & 1 deletion Source/JNA/waffle-spring-boot3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<!-- Dependencies -->
<jna.version>5.15.0</jna.version>
<log4j.version>2.24.0</log4j.version>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
<spring-security.version>6.3.3</spring-security.version>

<!-- Automatic Module Name for JPMS -->
Expand Down

0 comments on commit 4a1c36b

Please sign in to comment.