Browse Source

Update spring-boot-maven-plugin to 2.4.4

Change-Id: I8ba1e544b2e80ad66aacd230c4a442bdc1d60375
tags/v5.12.0.202105051250-m2
Matthias Sohn 3 years ago
parent
commit
7672f25948
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -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>

Loading…
Cancel
Save