This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
The following commit(s) were added to refs/heads/master by this push: new acf97693 Bump org.apache.tomcat:tomcat-catalina in /commons-jcs3-jcache-extras (#351) acf97693 is described below commit acf97693fc4aa5ed7ec9e6a795ba046d6d2d2213 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 29 15:31:31 2025 -0400 Bump org.apache.tomcat:tomcat-catalina in /commons-jcs3-jcache-extras (#351) Bumps org.apache.tomcat:tomcat-catalina from 9.0.99 to 9.0.104. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-catalina dependency-version: 9.0.104 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- commons-jcs3-jcache-extras/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons-jcs3-jcache-extras/pom.xml b/commons-jcs3-jcache-extras/pom.xml index b4c0a4a4..7813a055 100644 --- a/commons-jcs3-jcache-extras/pom.xml +++ b/commons-jcs3-jcache-extras/pom.xml @@ -88,7 +88,7 @@ <commons.module.name>org.apache.commons.jcs3.jcache.extras</commons.module.name> <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html --> <project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp> - <tomcat.version>9.0.99</tomcat.version> + <tomcat.version>9.0.104</tomcat.version> </properties> <profiles> <profile>