Skip to content

Commit 2c22063

Browse files
dependabot[bot]davidmoten
authored andcommitted
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de6c16f commit 2c22063

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
@@ -23,7 +23,7 @@
2323
<checkstyle.xml>src/main/checkstyle/checkstyle.xml</checkstyle.xml>
2424
<checkstyle.suppressions.xml>src/main/checkstyle/suppressions.xml</checkstyle.suppressions.xml>
2525
<checkstyle.core.version>8.45.1</checkstyle.core.version>
26-
<javadoc.version>3.2.0</javadoc.version>
26+
<javadoc.version>3.3.1</javadoc.version>
2727
<pmd.version>3.15.0</pmd.version>
2828
<project.info.version>3.1.2</project.info.version>
2929
<jxr.version>3.1.1</jxr.version>
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-javadoc-plugin</artifactId>
122-
<version>3.3.0</version>
122+
<version>3.3.1</version>
123123
<executions>
124124
<execution>
125125
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)