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

baedke pushed a commit to branch issues/oak-10350-2
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit dd4c0a5f35dd552c83f8abc906b78db2d8ffb054
Author: Manfred Baedke <gre55...@adobe.com>
AuthorDate: Thu Jul 13 12:45:53 2023 +0200

    OAK-10350: Update spring-boot dependency to version 2.7.13
---
 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 2e2c8825da..04ebc4c659 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