Skip to content

Commit

Permalink
Merge pull request #608 from okta/dependabot/maven/org.springframewor…
Browse files Browse the repository at this point in the history
…k-spring-web-6.1.14

Bump org.springframework:spring-web from 6.1.13 to 6.1.14
  • Loading branch information
arvindkrishnakumar-okta authored Oct 28, 2024
2 parents 23a8855 + 52469af commit 861728c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>6.1.13</version>
<version>6.1.14</version>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit 861728c

Please sign in to comment.