Skip to content

Commit

Permalink
Set antora versions to the latest
Browse files Browse the repository at this point in the history
Will probably remove when bom is updated
  • Loading branch information
cppwfs committed Sep 22, 2023
1 parent f900ebd commit e50962c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,15 @@
<plugin>
<groupId>io.spring.maven.antora</groupId>
<artifactId>antora-maven-plugin</artifactId>
<configuration>
<packages>
<package>@antora/[email protected]</package>
<package>@antora/[email protected]</package>
<package>@asciidoctor/[email protected]</package>
<package>@springio/[email protected]</package>
<package>@springio/[email protected]</package>
</packages>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit e50962c

Please sign in to comment.