]> source.dussan.org Git - jgit.git/commitdiff
Update spring-boot-maven-plugin to 2.1.5.RELEASE 34/155034/3
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 25 Dec 2019 22:34:41 +0000 (23:34 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 3 Jan 2020 20:57:30 +0000 (15:57 -0500)
Change-Id: If16a72a1270eb57bc1fb27b18b8c396453dbbe60
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 702e52d073ebd9e925d904324f4b00ba96e78cd9..49f1c0bbf83ca718074ce0331d73d5d221f6e78d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.springframework.boot</groupId>
           <artifactId>spring-boot-maven-plugin</artifactId>
-          <version>2.1.2.RELEASE</version>
+          <version>2.1.5.RELEASE</version>
         </plugin>
       </plugins>
     </pluginManagement>