Skip to content

Commit 8c5a0f0

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-42098
2 parents d2f0b2b + e7d6bd6 commit 8c5a0f0

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

Diff for: spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ task xsdResources(type: Sync) {
124124
}
125125

126126
prepareMavenBinaries {
127-
versions = [ "3.9.6", "3.6.3" ]
127+
versions = [ "3.9.9", "3.6.3" ]
128128
}
129129

130130
tasks.named("documentPluginGoals") {

0 commit comments

Comments
 (0)