Skip to content

Commit 7a4762b

Browse files
committed
Upgrade Maven Javadoc Plugin to 3.4.1
Closes: #104
1 parent 8cfd20a commit 7a4762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-excel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.apache.maven.plugins</groupId>
132132
<artifactId>maven-javadoc-plugin</artifactId>
133-
<version>3.2.0</version>
133+
<version>3.4.1</version>
134134
<executions>
135135
<execution>
136136
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)