Skip to content

Commit

Permalink
Merge pull request #2667 from Waffle/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update spring boot to v3.4.1
  • Loading branch information
hazendaz authored Dec 19, 2024
2 parents 53accc4 + a101a17 commit 103c19b
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.14</logback.version>
<spring-boot.version>3.4.0</spring-boot.version>
<spring-boot.version>3.4.1</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.3</log4j.version>
<spring-boot.version>3.4.0</spring-boot.version>
<spring-boot.version>3.4.1</spring-boot.version>
<spring-security.version>6.4.2</spring-security.version>

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

0 comments on commit 103c19b

Please sign in to comment.