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 90f3bba78e HDDS-8512. Bump Spring Framework to 5.3.27 (#4635)
90f3bba78e is described below

commit 90f3bba78e8de344870aaef97dd575c967824e51
Author: rohit-kb <[email protected]>
AuthorDate: Tue May 2 15:41:04 2023 +0530

    HDDS-8512. Bump Spring Framework to 5.3.27 (#4635)
---
 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 7d38e980ed..baf69b78e8 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.3.26</spring.version>
+    <spring.version>5.3.27</spring.version>
     <jooq.version>3.11.10</jooq.version>
   </properties>
   <modules>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to