Skip to content

Commit

Permalink
Merge pull request #8 from tofiksa/dependabot/maven/org.apache.tomcat…
Browse files Browse the repository at this point in the history
….embed-tomcat-embed-core-10.1.16

Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.11 to 10.1.16
  • Loading branch information
tofiksa authored Feb 3, 2024
2 parents 92b382c + a5fa83a commit 39e960b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,12 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>10.1.11</version>
<version>10.1.16</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>10.1.13</version>
<version>10.1.16</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 39e960b

Please sign in to comment.