summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-03-26 12:49:00 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-03-26 12:49:00 +0100
commit7672f25948004e4952e3ffd475da54fe5b44a2d0 (patch)
tree66265fb61da0a202f8fe1b2a343f8ba44601428f /pom.xml
parentafd5c6153676c95e85a33791f811b7e93b56f434 (diff)
downloadjgit-7672f25948004e4952e3ffd475da54fe5b44a2d0.tar.gz
jgit-7672f25948004e4952e3ffd475da54fe5b44a2d0.zip
Update spring-boot-maven-plugin to 2.4.4
Change-Id: I8ba1e544b2e80ad66aacd230c4a442bdc1d60375
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 1d19501a68..d086d141b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -397,7 +397,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
- <version>2.4.1</version>
+ <version>2.4.4</version>
</plugin>
<plugin>
<groupId>org.eclipse.dash</groupId>