Skip to content

Commit 51814ff

Browse files
authoredDec 16, 2024
chore(deps): bump org.apache.tomcat:tomcat-catalina (#284)
Bumps org.apache.tomcat:tomcat-catalina from 11.0.1 to 11.0.2. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-catalina dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63dbdd0 commit 51814ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎james-agent-tomcat/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ apply plugin: 'groovy'
1919

2020
dependencies {
2121
compileOnly project(':james-agent')
22-
compileOnly group: 'org.apache.tomcat', name: 'tomcat-catalina', version: '11.0.1'
22+
compileOnly group: 'org.apache.tomcat', name: 'tomcat-catalina', version: '11.0.2'
2323
}

0 commit comments

Comments
 (0)