This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/1.22 by this push:
     new 7f01673771 OAK-10683: Update spring-boot dependency to version 2.7.18 
(#1335)
7f01673771 is described below

commit 7f01673771180908ca1c018acddd0f27b3f12ad3
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Fri Mar 1 16:00:01 2024 +0100

    OAK-10683: Update spring-boot dependency to version 2.7.18 (#1335)
---
 oak-examples/standalone/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-examples/standalone/pom.xml b/oak-examples/standalone/pom.xml
index 4343e0bcf9..eded6074ba 100644
--- a/oak-examples/standalone/pom.xml
+++ b/oak-examples/standalone/pom.xml
@@ -36,7 +36,7 @@
 
   <properties>
     <skip.deployment>true</skip.deployment>
-    <spring.boot.version>2.7.13</spring.boot.version>
+    <spring.boot.version>2.7.18</spring.boot.version>
   </properties>
 
   <dependencyManagement>

Reply via email to