This is an automated email from the ASF dual-hosted git repository.
gitgabrio pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new 91b8c545a2 Bump org.apache.tomcat.embed:tomcat-embed-core (#4296)
91b8c545a2 is described below
commit 91b8c545a2877338afb8ce4e7d7f015eb5b323ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 10:00:13 2026 +0200
Bump org.apache.tomcat.embed:tomcat-embed-core (#4296)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 11.0.21 to 11.0.22.
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
dependency-version: 11.0.22
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
kogito-build/kogito-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kogito-build/kogito-dependencies-bom/pom.xml
b/kogito-build/kogito-dependencies-bom/pom.xml
index ae6830984a..eaf367d831 100644
--- a/kogito-build/kogito-dependencies-bom/pom.xml
+++ b/kogito-build/kogito-dependencies-bom/pom.xml
@@ -174,7 +174,7 @@
<version.com.google.guava>33.4.8-jre</version.com.google.guava>
<version.apache.commons.commons-compress>1.28.0</version.apache.commons.commons-compress>
- <version.tomcat.embed.core>11.0.21</version.tomcat.embed.core>
+ <version.tomcat.embed.core>11.0.22</version.tomcat.embed.core>
<!-- TODO move to the Spring-specific BOM after the planned BOM split.
Pinned 7.1.x because
Quarkus's quarkus-hibernate-orm uses
org.hibernate.internal.CoreLogging, removed in 7.2.x. -->
<version.org.hibernate>7.1.18.Final</version.org.hibernate>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]