Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from TurnipTales/dependabot/maven/org.apache.to…
Browse files Browse the repository at this point in the history
…mcat.embed-tomcat-embed-core-11.0.0-M17

Bump org.apache.tomcat.embed:tomcat-embed-core from 11.0.0-M15 to 11.0.0-M17
  • Loading branch information
rettichlp authored Apr 2, 2024
2 parents ee1efde + 954a5d3 commit 08ef017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>11.0.0-M15</version>
<version>11.0.0-M17</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
Expand Down

0 comments on commit 08ef017

Please sign in to comment.