Skip to content

Commit 151a939

Browse files
build(deps): bump tomcat.version from 11.0.8 to 11.0.9
Bumps `tomcat.version` from 11.0.8 to 11.0.9. Updates `org.apache.tomcat:tomcat-tribes` from 11.0.8 to 11.0.9 Updates `org.apache.tomcat:tomcat-juli` from 11.0.8 to 11.0.9 --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-tribes dependency-version: 11.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.tomcat:tomcat-juli dependency-version: 11.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c7e6d5 commit 151a939

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

4949
<dependencies>

0 commit comments

Comments
 (0)