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

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


The following commit(s) were added to refs/heads/issues/OAK-10350 by this push:
     new d1683c0a9e OAK-10350: Update spring-boot dependency to version 2.7.13
d1683c0a9e is described below

commit d1683c0a9e34dfeff05677a1d90de1a21ae046ab
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