Skip to content

Commit e7d6bd6

Browse files
committed
Test spring-boot-maven-plugin against Maven 3.9.9
Closes gh-42097
1 parent f587285 commit e7d6bd6

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-maven-plugin

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ task xsdResources(type: Sync) {
171171
}
172172

173173
prepareMavenBinaries {
174-
versions = [ "3.9.6", "3.6.3" ]
174+
versions = [ "3.9.9", "3.6.3" ]
175175
}
176176

177177
artifacts {

0 commit comments

Comments
 (0)