Skip to content

Commit

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

Bump tomcat.embed.version from 10.1.29 to 10.1.30
  • Loading branch information
arvindkrishnakumar-okta authored Oct 2, 2024
2 parents 97a7376 + 8c0ca5a commit 47b8d15
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.4</springboot.version>
<tomcat.embed.version>10.1.29</tomcat.embed.version>
<tomcat.embed.version>10.1.30</tomcat.embed.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 47b8d15

Please sign in to comment.