Skip to content

Commit ae5a3fe

Browse files
committed
Updated javadoc plugin
1 parent 86ff3a7 commit ae5a3fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom-central.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@
113113
<docletArtifact>
114114
<groupId>org.jdrupes.mdoclet</groupId>
115115
<artifactId>doclet</artifactId>
116-
<version>1.0.10</version>
116+
<version>1.1.0</version>
117117
</docletArtifact>
118118
<docletArtifact>
119119
<groupId>com.vladsch.flexmark</groupId>
120120
<artifactId>flexmark-all</artifactId>
121-
<version>0.64.0</version>
121+
<version>0.28.38</version>
122122
</docletArtifact>
123123
</docletArtifacts>
124124
<additionalDependencies>

pom-central11.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<docletArtifact>
119119
<groupId>com.vladsch.flexmark</groupId>
120120
<artifactId>flexmark-all</artifactId>
121-
<version>0.64.0</version>
121+
<version>0.62.2</version>
122122
</docletArtifact>
123123
</docletArtifacts>
124124
<additionalDependencies>

0 commit comments

Comments
 (0)