diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-26 12:49:00 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-26 12:49:00 +0100 |
commit | 7672f25948004e4952e3ffd475da54fe5b44a2d0 (patch) | |
tree | 66265fb61da0a202f8fe1b2a343f8ba44601428f /pom.xml | |
parent | afd5c6153676c95e85a33791f811b7e93b56f434 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |