summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-12-25 23:34:41 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-01-03 15:57:30 -0500
commitc2c6d6d1be4f133a8ca9888a80c7398835f62e5c (patch)
tree1c8c62bd5b06c4b9537dc511d91b299a3251b18a /pom.xml
parentd661b9f43a091a5b6b5d843f77e79856675435fb (diff)
downloadjgit-c2c6d6d1be4f133a8ca9888a80c7398835f62e5c.tar.gz
jgit-c2c6d6d1be4f133a8ca9888a80c7398835f62e5c.zip
Update spring-boot-maven-plugin to 2.1.5.RELEASE
Change-Id: If16a72a1270eb57bc1fb27b18b8c396453dbbe60 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 702e52d073..49f1c0bbf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -421,7 +421,7 @@
<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>