Skip to content

Commit 28c7e1d

Browse files
committed
Revert "Merge pull request #115 from sornerol/dependabot/maven/development/org.apache.maven.plugins-maven-javadoc-plugin-3.11.3"
This reverts commit 13c7972, reversing changes made to 402c899.
1 parent 636d5b7 commit 28c7e1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-javadoc-plugin</artifactId>
108-
<version>3.11.3</version>
108+
<version>3.11.2</version>
109109
<executions>
110110
<execution>
111111
<id>attach-javadocs</id>
@@ -211,7 +211,7 @@
211211
<plugin>
212212
<groupId>org.apache.maven.plugins</groupId>
213213
<artifactId>maven-javadoc-plugin</artifactId>
214-
<version>3.11.3</version>
214+
<version>3.11.2</version>
215215
<executions>
216216
<execution>
217217
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)