Skip to content

Commit 286c79e

Browse files
dependabot[bot]veithen
authored andcommitted
Bump tomcat.version from 11.0.3 to 11.0.4
Bumps `tomcat.version` from 11.0.3 to 11.0.4. Updates `org.apache.tomcat:tomcat-tribes` from 11.0.3 to 11.0.4 Updates `org.apache.tomcat:tomcat-juli` from 11.0.3 to 11.0.4 --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-tribes dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.tomcat:tomcat-juli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bcd201 commit 286c79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/clustering/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</scm>
4444

4545
<properties>
46-
<tomcat.version>11.0.3</tomcat.version>
46+
<tomcat.version>11.0.4</tomcat.version>
4747
</properties>
4848

4949
<dependencies>

0 commit comments

Comments
 (0)