Skip to content

Commit

Permalink
upgrade tomcat used in cargo #935
Browse files Browse the repository at this point in the history
  • Loading branch information
btkobayashirun committed Dec 10, 2019
1 parent 48b52d4 commit ffb4181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terasoluna-gfw-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@
<cargo.daemon.url>http://localhost:18000</cargo.daemon.url>
<cargo.container.id>tomcat9x</cargo.container.id>
<cargo.container.url>http://archive.apache.org/dist/tomcat/tomcat-9/v${cargo.tomcat9.version}/bin/apache-tomcat-${cargo.tomcat9.version}.zip</cargo.container.url>
<cargo.tomcat9.version>9.0.27</cargo.tomcat9.version>
<cargo.tomcat9.version>9.0.29</cargo.tomcat9.version>
</properties>
<profiles>
<profile>
Expand Down

0 comments on commit ffb4181

Please sign in to comment.