Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.tomcat:tomcat to v10.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent f703d39 commit 5ea5a54
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<spring-data.version>2024.0.3</spring-data.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion data-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<testcontainers.version>1.20.1</testcontainers.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<testcontainers.version>1.20.1</testcontainers.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion data-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<reactor.version>2024.0.0-SNAPSHOT</reactor.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<spring-data.version>2024.0.3</spring-data.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<lombok.version>1.18.34</lombok.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<testcontainers.version>1.20.1</testcontainers.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<reactor.version>2024.0.0-SNAPSHOT</reactor.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down
2 changes: 1 addition & 1 deletion mvc-freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<mockito.version>5.13.0</mockito.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

<!-- Eclipse Jetty -->
<jetty.version>12.0.13</jetty.version>
Expand Down

0 comments on commit 5ea5a54

Please sign in to comment.