Skip to content

Commit

Permalink
Merge pull request #492 from okta/ak_cve
Browse files Browse the repository at this point in the history
Bump `spring-web` from `5.3.33` to `5.3.37`
  • Loading branch information
arvindkrishnakumar-okta authored Jun 25, 2024
2 parents ebc9329 + e96876c commit 0e01cce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/embedded-auth-with-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.33</version>
<version>5.3.37</version>
</dependency>
<dependency>
<groupId>org.thymeleaf</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/embedded-sign-in-widget/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.33</version>
<version>5.3.37</version>
</dependency>
<dependency>
<groupId>org.thymeleaf</groupId>
Expand Down

0 comments on commit 0e01cce

Please sign in to comment.