Skip to content

Commit e8a174c

Browse files
authored
Merge pull request #86 from sornerol/dependabot/maven/development/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1
2 parents 4959794 + 4f59709 commit e8a174c

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.10.1</version>
108+
<version>3.11.1</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.10.1</version>
214+
<version>3.11.1</version>
215215
<executions>
216216
<execution>
217217
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)