Skip to content

Commit

Permalink
Merge pull request #2415 from Waffle/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update spring boot to v3.3.1
  • Loading branch information
hazendaz committed Jun 23, 2024
2 parents dd622c7 + 0bcc5a8 commit 954e577
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.6</logback.version>
<spring-boot.version>3.3.0</spring-boot.version>
<spring-boot.version>3.3.1</spring-boot.version>

<!-- Automatic Module Name for JPMS -->
<module.name>waffle.spring.boot.filter2.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 @@ -61,7 +61,7 @@
<!-- Dependencies -->
<jna.version>5.14.0</jna.version>
<log4j.version>2.23.1</log4j.version>
<spring-boot.version>3.3.0</spring-boot.version>
<spring-boot.version>3.3.1</spring-boot.version>
<spring-security.version>6.3.1</spring-security.version>

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

0 comments on commit 954e577

Please sign in to comment.