Author: reschke
Date: Thu Feb 28 16:57:50 2019
New Revision: 1854539

URL: http://svn.apache.org/viewvc?rev=1854539&view=rev
Log:
OAK-8098: oak-examples/webapp: update spring boot dependency to 1.5.19

Modified:
    jackrabbit/oak/trunk/oak-examples/standalone/pom.xml

Modified: jackrabbit/oak/trunk/oak-examples/standalone/pom.xml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-examples/standalone/pom.xml?rev=1854539&r1=1854538&r2=1854539&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-examples/standalone/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-examples/standalone/pom.xml Thu Feb 28 16:57:50 
2019
@@ -36,7 +36,7 @@
 
   <properties>
     <skip.deployment>true</skip.deployment>
-    <spring.boot.version>1.5.16.RELEASE</spring.boot.version>
+    <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
   </properties>
 
   <dependencyManagement>


Reply via email to