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 f45e6564ce OAK-10350: Update spring-boot dependency to version 2.7.13 
(#1027)
f45e6564ce is described below

commit f45e6564cead04dc11a0720764def914b76b9fcf
Author: mbaedke <manfred.bae...@gmail.com>
AuthorDate: Wed Jul 19 09:58:58 2023 +0200

    OAK-10350: Update spring-boot dependency to version 2.7.13 (#1027)
    
    Co-authored-by: Manfred Baedke <gre55...@adobe.com>
---
 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 318f48cb10..4343e0bcf9 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.5.14</spring.boot.version>
+    <spring.boot.version>2.7.13</spring.boot.version>
   </properties>
 
   <dependencyManagement>

Reply via email to