]> source.dussan.org Git - jgit.git/commitdiff
Update spring-boot-maven-plugin to 2.4.1 04/174104/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 24 Dec 2020 14:10:01 +0000 (15:10 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 24 Dec 2020 14:30:18 +0000 (15:30 +0100)
Change-Id: I68a6c04a5c7e674410736a45ef0031a2c369a321
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 12940af8eba627f42b69ef7cac5d7ad98459d681..dc2805b7d65e742547250da3a65b4a10e6c68bb2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.springframework.boot</groupId>
           <artifactId>spring-boot-maven-plugin</artifactId>
-          <version>2.1.5.RELEASE</version>
+          <version>2.4.1</version>
         </plugin>
       </plugins>
     </pluginManagement>