Skip to content

Commit

Permalink
Merge pull request #705 from gjoseph/renovate/maven-org.apache.tomcat…
Browse files Browse the repository at this point in the history
….embed-tomcat-embed-core-vulnerability

Update dependency org.apache.tomcat.embed:tomcat-embed-core to v10.1.13 [SECURITY]
  • Loading branch information
renovate[bot] authored Sep 28, 2023
2 parents 0fdcff7 + ae68ffd commit f3abe20
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 @@ -126,7 +126,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>10.1.7</version>
<version>10.1.13</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit f3abe20

Please sign in to comment.