Skip to content

Commit

Permalink
Improved: Upgrade Tomcat 9.0.27 → 9.0.29 (OFBIZ-11300)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthl committed Nov 27, 2019
1 parent d78a096 commit bc52fc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ dependencies {
implementation 'org.apache.sshd:sshd-core:1.7.0'
implementation 'org.apache.tika:tika-core:1.22'
implementation 'org.apache.tika:tika-parsers:1.22'
implementation 'org.apache.tomcat:tomcat-catalina-ha:9.0.27' // Remember to change the version number in javadoc.options block
implementation 'org.apache.tomcat:tomcat-jasper:9.0.27'
implementation 'org.apache.tomcat:tomcat-catalina-ha:9.0.29' // Remember to change the version number in javadoc.options block
implementation 'org.apache.tomcat:tomcat-jasper:9.0.29'
implementation 'org.apache.axis2:axis2-kernel:1.7.9'
implementation 'org.apache.xmlgraphics:fop:2.3'
implementation 'org.apache.xmlrpc:xmlrpc-client:3.1.3'
Expand Down

0 comments on commit bc52fc3

Please sign in to comment.