Skip to content

Commit

Permalink
Update spring boot to v2.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent e63a422 commit c4c0bfc
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 @@ -51,7 +51,7 @@
<!-- Dependencies -->
<logback.version>1.2.12</logback.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>2.7.14</spring-boot.version>
<spring-boot.version>2.7.15</spring-boot.version>
<spring-security.version>5.8.5</spring-security.version>

<!-- Automatic Module Name for JPMS -->
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 @@ -53,7 +53,7 @@
<jna.version>5.13.0</jna.version>
<log4j.version>2.20.0</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>2.7.14</spring-boot.version>
<spring-boot.version>2.7.15</spring-boot.version>
<spring-security.version>5.8.5</spring-security.version>

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

0 comments on commit c4c0bfc

Please sign in to comment.