You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2021/11/09 09:01:00 UTC

[ozone] branch master updated: HDDS-5935. Bump Spring to 5.2.18 (#2801)

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 <64...@users.noreply.github.com>
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: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org