File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
documentation/src/docs/asciidoc Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,8 @@ Snapshot artifacts are deployed to Sonatype's {snapshot-repo}[snapshots reposito
119119[[dependency-metadata-optional-dependencies]]
120120==== Optional Dependencies
121121
122- All of the above artifacts have an _optional_ dependency to the following _@API Guardian_ JAR.
122+ All of the above artifacts have an `optional` dependency in their published Maven POMs on
123+ the following _@API Guardian_ JAR.
123124
124125* *Group ID*: `org.apiguardian`
125126* *Artifact ID*: `apiguardian-api`
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ on GitHub.
1212[[release-notes-5.0.1-overall-improvements]]
1313==== Overall Improvements
1414
15- * All artifacts now have an _optional_ instead of a mandatory dependency to the
16- _@API Guardian_ JAR.
15+ * All artifacts now have an `optional` instead of a mandatory dependency on the
16+ _@API Guardian_ JAR in their published Maven POMs .
1717
1818
1919[[release-notes-5.0.1-junit-platform]]
You can’t perform that action at this time.
0 commit comments