aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-06-27 10:42:50 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-06-27 10:42:50 +0200
commita00f1663dc5c15974f93109c626abdc4dabb19c2 (patch)
treebadefb56927adbd99c6cad595e77f7368b0739d0
parentd32352a44795f855b71c1177ca6de5c797b4b5b9 (diff)
downloadjgit-a00f1663dc5c15974f93109c626abdc4dabb19c2.tar.gz
jgit-a00f1663dc5c15974f93109c626abdc4dabb19c2.zip
Update spring-boot-maven-plugin to 2.7.13
Change-Id: I9d28540971a9c45f961ccfef1123a0a4ba3f88f2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 78a1f837a6..7faa58e5de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -388,7 +388,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
- <version>2.7.11</version>
+ <version>2.7.13</version>
</plugin>
<plugin>
<groupId>org.eclipse.dash</groupId>