Skip to content

Commit

Permalink
Merge pull request #670 from ManyDesigns/dependabot/maven/microservic…
Browse files Browse the repository at this point in the history
…es/launcher/org.apache.tomcat.embed-tomcat-embed-core-9.0.80

build(deps): bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.55 to 9.0.80 in /microservices/launcher
  • Loading branch information
alessiostalla authored Oct 3, 2023
2 parents c2965bd + 3e95e85 commit bef2193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microservices/launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>9.0.55</version>
<version>9.0.80</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit bef2193

Please sign in to comment.