This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 878137c8c chore(deps): bump the maven-dependencies group across 1 
directory with 15 updates (#2797)
878137c8c is described below

commit 878137c8c0ebc30ae373fff5dcb7490ac18dbfd6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 18:04:48 2026 -0400

    chore(deps): bump the maven-dependencies group across 1 directory with 15 
updates (#2797)
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index ddf007689..779b26e71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
         <commons.collection.version>3.2.2</commons.collection.version>
         <commons.configuration2.version>2.15.1</commons.configuration2.version>
         <commons.lang3.version>3.20.0</commons.lang3.version>
-        <commons.logging.version>1.3.6</commons.logging.version>
+        <commons.logging.version>1.4.0</commons.logging.version>
         <commons.text.version>1.8</commons.text.version>
         <!-- Don't change this version without also changing the shiro-ehcache 
and shiro-features
              modules' OSGi metadata: -->
@@ -108,8 +108,8 @@
         <jcache.api.version>1.1.1</jcache.api.version>
         <jdk.version>11</jdk.version>
         <jetty.version>9.4.58.v20250814</jetty.version>
-        <tomcat.version>9.0.113</tomcat.version>
-        <tomcat10.version>10.1.50</tomcat10.version>
+        <tomcat.version>9.0.118</tomcat.version>
+        <tomcat10.version>10.1.55</tomcat10.version>
         <owasp.java.encoder.version>1.4.0</owasp.java.encoder.version>
         <!-- Don't change this version without also changing the shiro-quartz 
and shiro-features
              modules' OSGi metadata: -->
@@ -129,9 +129,9 @@
         <mockito.version>5.23.0</mockito.version>
         <bytebuddy.version>1.18.10</bytebuddy.version>
         <gmaven.version>5.0.0</gmaven.version>
-        <groovy.version>4.0.27</groovy.version>
-        <junit.version>5.13.4</junit.version>
-        <junit.engine.version>1.13.4</junit.engine.version>
+        <groovy.version>4.0.32</groovy.version>
+        <junit.version>5.14.4</junit.version>
+        <junit.engine.version>1.14.4</junit.engine.version>
         <junit.server.jetty.version>3.5.0</junit.server.jetty.version>
         <hibernate.version>5.6.15.Final</hibernate.version>
         <taglibs.standard.version>1.2.5</taglibs.standard.version>

Reply via email to