Skip to content

Commit

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

Bump org.springframework:spring-web from 5.3.37 to 6.1.11
  • Loading branch information
arvindkrishnakumar-okta authored Jul 15, 2024
2 parents a47b4d8 + e26edbd commit 71e3d4e
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>5.3.37</version>
<version>6.1.11</version>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit 71e3d4e

Please sign in to comment.