Skip to content

Commit 4242395

Browse files
Merge pull request #54 from hexonet/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.1
2 parents bc6b019 + b04ad12 commit 4242395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<plugin>
6262
<groupId>org.apache.maven.plugins</groupId>
6363
<artifactId>maven-javadoc-plugin</artifactId>
64-
<version>3.1.0</version>
64+
<version>3.1.1</version>
6565
<configuration>
6666
<verbose>true</verbose>
6767
<source>8</source>

0 commit comments

Comments
 (0)