Skip to content

Commit

Permalink
Update spring boot to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 5f7bf8b commit 3e6a5ef
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.11</logback.version>
<spring-boot.version>3.3.4</spring-boot.version>
<spring-boot.version>3.3.5</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.1</log4j.version>
<spring-boot.version>3.3.4</spring-boot.version>
<spring-boot.version>3.3.5</spring-boot.version>
<spring-security.version>6.3.4</spring-security.version>

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

0 comments on commit 3e6a5ef

Please sign in to comment.