This is an automated email from the ASF dual-hosted git repository.
jianbin pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.x by this push:
new 97abcd27a5 optimize: bump org.apache.tomcat.embed:tomcat-embed-core in
/console (#7889)
97abcd27a5 is described below
commit 97abcd27a51e882f6a6227beff4702e9c7a59fe2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 10:43:15 2025 +0800
optimize: bump org.apache.tomcat.embed:tomcat-embed-core in /console (#7889)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 11.0.10 to 11.0.12.
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
dependency-version: 11.0.12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: funkye <[email protected]>
---
console/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/console/pom.xml b/console/pom.xml
index 90bf3b7c39..fb8ab3eb1a 100644
--- a/console/pom.xml
+++ b/console/pom.xml
@@ -34,7 +34,7 @@
<properties>
<spring-boot-for-server.version>3.5.2</spring-boot-for-server.version>
<snakeyaml-for-server.version>2.0</snakeyaml-for-server.version>
- <tomcat-embed.version>11.0.10</tomcat-embed.version>
+ <tomcat-embed.version>11.0.12</tomcat-embed.version>
<spring-ai.version>1.1.0</spring-ai.version>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]