We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63dbdd0 commit 51814ffCopy full SHA for 51814ff
james-agent-tomcat/build.gradle
@@ -19,5 +19,5 @@ apply plugin: 'groovy'
19
20
dependencies {
21
compileOnly project(':james-agent')
22
- compileOnly group: 'org.apache.tomcat', name: 'tomcat-catalina', version: '11.0.1'
+ compileOnly group: 'org.apache.tomcat', name: 'tomcat-catalina', version: '11.0.2'
23
}
0 commit comments