Skip to content

Commit

Permalink
Merge pull request #749 from okta/dependabot/maven/org.thymeleaf-thym…
Browse files Browse the repository at this point in the history
…eleaf-spring6-3.1.3.RELEASE

Bump org.thymeleaf:thymeleaf-spring6 from 3.1.2.RELEASE to 3.1.3.RELEASE
  • Loading branch information
arvindkrishnakumar-okta authored Dec 10, 2024
2 parents 5b8578f + 1eafde8 commit 87da364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hosted-login-code-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-spring6</artifactId>
<version>3.1.2.RELEASE</version>
<version>3.1.3.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 87da364

Please sign in to comment.