Skip to content

Commit ca464f3

Browse files
authored
6.5.0 v2.1 25.3.01.00 (#310)
* Dcm 15815 (#305) * Disable OSS Index analyzer temporarily due to authentication issues * Disable OSS Index analyzer temporarily due to authentication issues --------- Signed-off-by: RamukaRitik <ritik.ramuka@docusign.com> * Enhance Maven compiler plugin configuration (#308) Added fork option and custom compiler arguments to Maven compiler plugin configuration. Signed-off-by: RamukaRitik <ritik.ramuka@docusign.com> * Update maven-gpg-plugin version to 1.6 upgrade to version 1.6 and add the loopback configuration. This tells GPG 2.2.4: "Trust the script, don't ask for a UI popup." Signed-off-by: RamukaRitik <ritik.ramuka@docusign.com> --------- Signed-off-by: RamukaRitik <ritik.ramuka@docusign.com>
1 parent ec78f85 commit ca464f3

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
@@ -298,7 +298,7 @@
298298
<plugin>
299299
<groupId>org.apache.maven.plugins</groupId>
300300
<artifactId>maven-gpg-plugin</artifactId>
301-
<version>1.5</version>
301+
<version>1.6</version>
302302
<executions>
303303
<execution>
304304
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)