Skip to content

Commit 17358c5

Browse files
committed
Upgrading Tomcat, commons-text and java-uuid-generator
1 parent db39730 commit 17358c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ under the License.
439439

440440
<commons-lang3.version>3.17.0</commons-lang3.version>
441441
<commons-jexl.version>3.6.0</commons-jexl.version>
442-
<commons-text.version>1.14.0</commons-text.version>
442+
<commons-text.version>1.15.0</commons-text.version>
443443

444444
<pac4j.version>5.5.0</pac4j.version>
445445

@@ -498,7 +498,7 @@ under the License.
498498
<cargo.rmi.port>9805</cargo.rmi.port>
499499
<cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
500500

501-
<tomcat.version>9.0.112</tomcat.version>
501+
<tomcat.version>9.0.113</tomcat.version>
502502
<wildfly.version>26.1.3.Final</wildfly.version>
503503
<payara.version>5.2022.5</payara.version>
504504
<javax.faces.version>2.3.14</javax.faces.version>
@@ -685,7 +685,7 @@ under the License.
685685
<dependency>
686686
<groupId>com.fasterxml.uuid</groupId>
687687
<artifactId>java-uuid-generator</artifactId>
688-
<version>5.1.1</version>
688+
<version>5.2.0</version>
689689
</dependency>
690690

691691
<dependency>

0 commit comments

Comments
 (0)