Skip to content

Commit 2adb6b1

Browse files
committed
Override version of Maven Site Plugin for JDK 9+181 compatibility
See gh-16400
1 parent ef09c81 commit 2adb6b1

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-site-plugin</artifactId>
192+
<version>3.7.1</version>
192193
<executions>
193194
<execution>
194195
<id>generate-site</id>

0 commit comments

Comments
 (0)