Skip to content

Commit 67bb90e

Browse files
committed
Upgrade to maven-plugin-annotations 3.6.0
Closes gh-18456
1 parent 4008d70 commit 67bb90e

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>org.apache.maven.plugin-tools</groupId>
181181
<artifactId>maven-plugin-annotations</artifactId>
182-
<version>3.5.2</version>
182+
<version>3.6.0</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)