Skip to content

Commit

Permalink
GH-537 - Temporarily stop linking to Boot's Javadoc.
Browse files Browse the repository at this point in the history
Looks like there's an issue with 3.3 M3's Javadoc publication, likely induced by Boot's move to Antorra.
  • Loading branch information
odrotbohm committed Mar 22, 2024
1 parent ce2f608 commit 53f6bc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,6 @@ limitations under the License.
<show>package</show>
<quiet>true</quiet>
<links>
<link>https://docs.spring.io/spring-boot/docs/${spring-boot.version}/api/</link>
<link>https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/</link>
<link>https://docs.oracle.com/en/java/javase/17/docs/api/</link>
</links>
Expand Down

0 comments on commit 53f6bc9

Please sign in to comment.