Skip to content

Commit 7014f62

Browse files
⬆️(deps): Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.3 (#1299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Elias Lundell <[email protected]>
1 parent cd9c7b9 commit 7014f62

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
raw.githubusercontent.com:443
2929
rekor.sigstore.dev:443
3030
release-assets.githubusercontent.com:443
31+
repo.eclipse.org:443
3132
repo.maven.apache.org:443
3233
repo1.maven.org:443
3334
repository.sonatype.org:443

maven_plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.apache.maven.plugins</groupId>
261261
<artifactId>maven-javadoc-plugin</artifactId>
262-
<version>3.11.2</version>
262+
<version>3.11.3</version>
263263
<executions>
264264
<execution>
265265
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)