Skip to content

Commit

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

Bump tomcat.embed.version from 10.1.28 to 10.1.29
  • Loading branch information
arvindkrishnakumar-okta authored Sep 17, 2024
2 parents 0a7a0d3 + ec98077 commit 23a7052
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>17</java.version>
<springboot.version>3.3.3</springboot.version>
<tomcat.embed.version>10.1.28</tomcat.embed.version>
<tomcat.embed.version>10.1.29</tomcat.embed.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 23a7052

Please sign in to comment.