Skip to content

Commit b422b46

Browse files
Bump tomcat.version from 11.0.4 to 11.0.5
Bumps `tomcat.version` from 11.0.4 to 11.0.5. Updates `org.apache.tomcat:tomcat-tribes` from 11.0.4 to 11.0.5 Updates `org.apache.tomcat:tomcat-juli` from 11.0.4 to 11.0.5 --- 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 2ab3718 commit b422b46

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.4</tomcat.version>
46+
<tomcat.version>11.0.5</tomcat.version>
4747
</properties>
4848

4949
<dependencies>

0 commit comments

Comments
 (0)