Skip to content

Commit ef79d88

Browse files
committed
Upgrade to Maven Plugin Tools 3.9.0
Closes gh-36750
1 parent 7b70d99 commit ef79d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ bom {
111111
]
112112
}
113113
}
114-
library("Maven Plugin Tools", "3.6.0") {
114+
library("Maven Plugin Tools", "3.9.0") {
115115
group("org.apache.maven.plugin-tools") {
116116
modules = [
117117
"maven-plugin-annotations"

0 commit comments

Comments
 (0)