Skip to content

Commit af01542

Browse files
authored
Merge pull request #28 from bastillion-io/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
2 parents 48ac28c + 1045afe commit af01542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-javadoc-plugin</artifactId>
117-
<version>3.3.1</version>
117+
<version>3.3.2</version>
118118
<executions>
119119
<execution>
120120
<id>attach-javadoc</id>

0 commit comments

Comments
 (0)