Skip to content

Commit

Permalink
Merge pull request Waffle#1778 from Waffle/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update spring boot to v2.7.6
  • Loading branch information
hazendaz authored Nov 25, 2022
2 parents 8454cd0 + 772cb62 commit 44d7bf6
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-filter2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<properties>
<!-- Dependencies -->
<spring-boot.version>2.7.5</spring-boot.version>
<spring-boot.version>2.7.6</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-boot2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<!-- Dependencies -->
<jna.version>5.12.1</jna.version>
<log4j.version>2.19.0</log4j.version>
<spring-boot.version>2.7.5</spring-boot.version>
<spring-boot.version>2.7.6</spring-boot.version>
<spring-security.version>5.8.0</spring-security.version>

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

0 comments on commit 44d7bf6

Please sign in to comment.