This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 0e5ad31 HDDS-5856. Bump Spring to 5.2.17 (#2738)
0e5ad31 is described below
commit 0e5ad313c4dbfef75f8a73cadc802e83069ff939
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Fri Oct 15 18:29:46 2021 +0200
HDDS-5856. Bump Spring to 5.2.17 (#2738)
---
hadoop-ozone/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml
index 8116839..5fa44bf 100644
--- a/hadoop-ozone/pom.xml
+++ b/hadoop-ozone/pom.xml
@@ -26,7 +26,7 @@
<properties>
<docker.image>apache/ozone:${project.version}</docker.image>
- <spring.version>5.2.11.RELEASE</spring.version>
+ <spring.version>5.2.17.RELEASE</spring.version>
<jooq.version>3.11.10</jooq.version>
</properties>
<modules>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]