#80 - Switch to Artifactory plugin compatible with JDK 17.

This commit is contained in:
Oliver Drotbohm
2021-09-21 14:32:04 +02:00
parent 9b87025a2f
commit a224f8ae4e

View File

@@ -118,7 +118,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>2.6.1</version>
<version>3.3.0</version>
<inherited>false</inherited>
<executions>
<execution>
@@ -159,7 +159,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>2.6.1</version>
<version>3.3.0</version>
<inherited>false</inherited>
<executions>
<execution>
@@ -200,7 +200,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>2.6.1</version>
<version>3.3.0</version>
<inherited>false</inherited>
<executions>
<execution>