Skip to content

Commit 654b984

Browse files
authored
Merge pull request #800 from cqse/renovate/org.apache.maven.plugin-tools-maven-plugin-annotations-3.x
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.2
2 parents 685429b + cbfc1f2 commit 654b984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ springboot-loader = { module = "org.springframework.boot:spring-boot-loader", ve
7777

7878
maven-core = { module = "org.apache.maven:maven-core", version.ref = "maven" }
7979
maven-pluginApi = { module = "org.apache.maven:maven-plugin-api", version.ref = "maven" }
80-
maven-pluginAnnotations = { module = "org.apache.maven.plugin-tools:maven-plugin-annotations", version = "3.15.1" }
80+
maven-pluginAnnotations = { module = "org.apache.maven.plugin-tools:maven-plugin-annotations", version = "3.15.2" }
8181

8282
asm-core = { module = "org.ow2.asm:asm", version.ref = "asm" }
8383
asm-commons = { module = "org.ow2.asm:asm-commons", version.ref = "asm" }

0 commit comments

Comments
 (0)