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 4c2181f HDDS-5935. Bump Spring to 5.2.18 (#2801)
4c2181f is described below
commit 4c2181ff42be3d6b7dbec4f0c3da549d89e12fc0
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Nov 9 10:00:38 2021 +0100
HDDS-5935. Bump Spring to 5.2.18 (#2801)
---
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 5fa44bf..1ec2b62 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.17.RELEASE</spring.version>
+ <spring.version>5.2.18.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]