Skip to content

Commit

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

Bump org.springframework:spring-web from 6.1.14 to 6.2.0
  • Loading branch information
arvindkrishnakumar-okta authored Nov 18, 2024
2 parents fca3a69 + aa4798b commit 1eca38c
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.14</version>
<version>6.2.0</version>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit 1eca38c

Please sign in to comment.