Skip to content

Commit 07a5dec

Browse files
committed
Remove custom Javadoc stylesheet as it no longer works with Java 17.
Closes #1660
1 parent b5a26a3 commit 07a5dec

File tree

2 files changed

+0
-599
lines changed

2 files changed

+0
-599
lines changed

parent/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@
340340
<configuration>
341341
<javadocDirectory>${shared.resources}/javadoc</javadocDirectory>
342342
<overview>${shared.resources}/javadoc/overview.html</overview>
343-
<stylesheetfile>${shared.resources}/javadoc/spring-javadoc.css</stylesheetfile>
344343
</configuration>
345344
<executions>
346345
<execution>

0 commit comments

Comments
 (0)