Skip to content

Commit

Permalink
Merge pull request #2015 from Waffle/renovate/spring-core
Browse files Browse the repository at this point in the history
Update spring core
  • Loading branch information
hazendaz authored Jul 14, 2023
2 parents b8ccb1a + 97b63ee commit 2517aa1
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-spring-security5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<properties>
<!-- Dependencies -->
<servlet.version>4.0.4</servlet.version>
<spring.version>5.3.28</spring.version>
<spring.version>5.3.29</spring.version>
<spring.security.version>5.8.4</spring.security.version>

<!-- Automatic Module Name for JPMS -->
Expand Down
2 changes: 1 addition & 1 deletion Source/JNA/waffle-spring-security6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<!-- Dependencies -->
<servlet.version>6.0.0</servlet.version>
<spring.version>6.0.10</spring.version>
<spring.version>6.0.11</spring.version>
<spring.security.version>6.1.1</spring.security.version>

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

0 comments on commit 2517aa1

Please sign in to comment.