We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9c7b9 commit 7014f62Copy full SHA for 7014f62
.github/workflows/smoke-tests.yml
@@ -28,6 +28,7 @@ jobs:
28
raw.githubusercontent.com:443
29
rekor.sigstore.dev:443
30
release-assets.githubusercontent.com:443
31
+ repo.eclipse.org:443
32
repo.maven.apache.org:443
33
repo1.maven.org:443
34
repository.sonatype.org:443
maven_plugin/pom.xml
@@ -259,7 +259,7 @@
259
<plugin>
260
<groupId>org.apache.maven.plugins</groupId>
261
<artifactId>maven-javadoc-plugin</artifactId>
262
- <version>3.11.2</version>
+ <version>3.11.3</version>
263
<executions>
264
<execution>
265
<id>attach-javadocs</id>
0 commit comments