Skip to content

Commit

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

Bump tomcat.embed.version from 11.0.1 to 11.0.2
  • Loading branch information
arvindkrishnakumar-okta authored Dec 16, 2024
2 parents 3933340 + 3bb1079 commit 0327cb8
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.4.0</springboot.version>
<tomcat.embed.version>11.0.1</tomcat.embed.version>
<tomcat.embed.version>11.0.2</tomcat.embed.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0327cb8

Please sign in to comment.