Skip to content

Commit bbb5966

Browse files
committed
Upgrade integration tests to Apache Maven 3.8.5
Closes gh-31260
1 parent 348662b commit bbb5966

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ task xsdResources(type: Sync) {
143143
}
144144

145145
prepareMavenBinaries {
146-
versions "3.8.1", "3.6.3", "3.5.4"
146+
versions "3.8.5", "3.6.3", "3.5.4"
147147
}
148148

149149
artifacts {

0 commit comments

Comments
 (0)