diff --git a/tomcat-11.0.yaml b/tomcat-11.0.yaml index f4d12b3fcd8..7c75c99e636 100644 --- a/tomcat-11.0.yaml +++ b/tomcat-11.0.yaml @@ -1,7 +1,7 @@ package: name: tomcat-11.0 version: "11.0.8" - epoch: 0 + epoch: 1 description: Apache Tomcat Web Server copyright: - license: Apache-2.0 @@ -37,6 +37,8 @@ pipeline: tag: ${{package.version}} expected-commit: 8a48dcb90f13f1670632e763e945f4cc9ef869e6 + - uses: maven/pombump + - runs: | cat < build.properties skip.installer=true diff --git a/tomcat-11.0/pombump-deps.yaml b/tomcat-11.0/pombump-deps.yaml new file mode 100644 index 00000000000..6a1a5ed6f66 --- /dev/null +++ b/tomcat-11.0/pombump-deps.yaml @@ -0,0 +1,4 @@ +patches: + - groupId: org.apache.tomcat + artifactId: tomcat-coyote + version: 11.0.9