We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a945a7 commit 08709b5Copy full SHA for 08709b5
1 file changed
pom.xml
@@ -446,7 +446,6 @@
446
<goal>jar</goal>
447
</goals>
448
<configuration>
449
- <source>8</source>
450
<detectJavaApiLink>false</detectJavaApiLink>
451
</configuration>
452
</execution>
@@ -457,7 +456,7 @@
457
456
<plugin>
458
<groupId>org.apache.maven.plugins</groupId>
459
<artifactId>maven-gpg-plugin</artifactId>
460
- <version>3.1.0</version>
+ <version>3.2.6</version>
461
<executions>
462
<execution>
463
<id>sign-artifacts</id>
0 commit comments