File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ dependencies {
62
62
implementation ' org.apache.tika:tika-parsers:2.9.2' // To be compatible with tika-parser-pdf-module below
63
63
implementation ' org.apache.tika:tika-parser-pdf-module:2.9.2' // > 2.9.2 does not compile, see OFBIZ-13155
64
64
implementation ' org.apache.cxf:cxf-rt-frontend-jaxrs:3.6.4' // 4.x+ requires javax.xml.bind -> jakarta.xml.bind namespace change
65
- implementation ' org.apache.tomcat:tomcat-catalina-ha:10.1.34 ' // Remember to change the version number (10 now) in javadoc block if needed.
66
- implementation ' org.apache.tomcat:tomcat-jasper:10.1.34 '
65
+ implementation ' org.apache.tomcat:tomcat-catalina-ha:10.1.39 ' // Remember to change the version number (10 now) in javadoc block if needed.
66
+ implementation ' org.apache.tomcat:tomcat-jasper:10.1.39 '
67
67
implementation ' org.apache.axis2:axis2-kernel:1.8.2'
68
68
implementation ' org.apache.xmlgraphics:batik-anim:1.18'
69
69
implementation ' org.apache.xmlgraphics:batik-util:1.18'
You can’t perform that action at this time.
0 commit comments