Skip to content

Commit

Permalink
Merge pull request #512 from okta/dependabot/maven/tomcat.embed.versi…
Browse files Browse the repository at this point in the history
…on-10.1.25

Bump tomcat.embed.version from 10.1.19 to 10.1.25
  • Loading branch information
arvindkrishnakumar-okta authored Jul 1, 2024
2 parents 58b4777 + e8ec080 commit 8191f83
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 @@ -31,7 +31,7 @@
<properties>
<java.version>1.8</java.version>
<springboot.version>2.7.18</springboot.version>
<tomcat.embed.version>10.1.19</tomcat.embed.version>
<tomcat.embed.version>10.1.25</tomcat.embed.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 8191f83

Please sign in to comment.