This is an automated email from the ASF dual-hosted git repository.
casionone pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 22b6c7875c Bump org.thymeleaf:thymeleaf-spring5 (#5422)
22b6c7875c is described below
commit 22b6c7875c9217c2b8b3b97bd4f4f5fc4f36cd9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 15:29:07 2026 +0800
Bump org.thymeleaf:thymeleaf-spring5 (#5422)
Bumps org.thymeleaf:thymeleaf-spring5 from 3.1.2.RELEASE to 3.1.5.RELEASE.
---
updated-dependencies:
- dependency-name: org.thymeleaf:thymeleaf-spring5
dependency-version: 3.1.5.RELEASE
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
linkis-extensions/linkis-et-monitor/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linkis-extensions/linkis-et-monitor/pom.xml
b/linkis-extensions/linkis-et-monitor/pom.xml
index d0f22e3d08..505d2fdea6 100644
--- a/linkis-extensions/linkis-et-monitor/pom.xml
+++ b/linkis-extensions/linkis-et-monitor/pom.xml
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-spring5</artifactId>
- <version>3.1.2.RELEASE</version>
+ <version>3.1.5.RELEASE</version>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]