Skip to content

Commit

Permalink
update cargo and tomcat version
Browse files Browse the repository at this point in the history
  • Loading branch information
yagee-de committed Jun 13, 2022
1 parent f419889 commit 2f5399e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<cargo.start.jvmargs />
<cargo.tomcat.ajp.port>8292</cargo.tomcat.ajp.port>
<cargo.tomcat.connector.maxHttpHeaderSize>8192</cargo.tomcat.connector.maxHttpHeaderSize>
<cargo.version>1.9.11</cargo.version>
<cargo.version>1.9.12</cargo.version>
<changelog.since>2021-02-23</changelog.since>
<!-- until snapshot matches released version (required for 'mvn changes:changes-check') -->
<changes.version>2021.06.2</changes.version>
Expand All @@ -53,7 +53,7 @@
<sortpom.sortDeps>scope,groupId,artifactId</sortpom.sortDeps>
<sortpom.sortFile>https://gist.githubusercontent.com/yagee-de/dfd3698c1b49173dbf251f74eb6a9297/raw/406460c088ff3cb6354e4ae6b40535e6f841607d/mycore_sort.xml</sortpom.sortFile>
<sortpom.sortProps>true</sortpom.sortProps>
<tomcat.version>9.0.62</tomcat.version>
<tomcat.version>9.0.64</tomcat.version>
<yarn.version>v1.22.4</yarn.version>
</properties>
<build>
Expand Down

0 comments on commit 2f5399e

Please sign in to comment.