Skip to content

Commit 48e33b0

Browse files
build(deps): bump maven-javadoc-plugin from 3.3.1 to 3.4.1 (#544)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.4.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.4.1) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ba1063 commit 48e33b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
<plugin>
300300
<groupId>org.apache.maven.plugins</groupId>
301301
<artifactId>maven-javadoc-plugin</artifactId>
302-
<version>3.3.1</version>
302+
<version>3.4.1</version>
303303
<configuration>
304304
<excludePackageNames>*.internal:*.transform</excludePackageNames>
305305
<minmemory>128m</minmemory>

0 commit comments

Comments
 (0)