This is an automated email from the ASF dual-hosted git repository.
wangtao29 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozhera.git
The following commit(s) were added to refs/heads/master by this push:
new ff0bf90c fix: bump org.springframework:spring-context from 5.3.29 to
6.1.14 (#494)
ff0bf90c is described below
commit ff0bf90c7470260ad256e639ce055a246d01c759
Author: gaoxh <[email protected]>
AuthorDate: Tue Oct 22 11:12:26 2024 +0800
fix: bump org.springframework:spring-context from 5.3.29 to 6.1.14 (#494)
Co-authored-by: gaoxihui <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e81f21c3..b96a4712 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
- <version>5.3.29</version>
+ <version>6.1.14</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]