Skip to content

Commit 3591eb2

Browse files
dependabot[bot]jozic
authored andcommitted
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d20de6d commit 3591eb2

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
@@ -266,7 +266,7 @@ under the License.
266266
<plugin>
267267
<groupId>org.apache.maven.plugins</groupId>
268268
<artifactId>maven-javadoc-plugin</artifactId>
269-
<version>3.7.0</version>
269+
<version>3.8.0</version>
270270
<configuration>
271271
<source>11</source>
272272
<detectJavaApiLink>false</detectJavaApiLink>

0 commit comments

Comments
 (0)