Upgrade to artifactory-maven-plugin 3.2.3

Resolves #1315.
This commit is contained in:
Greg L. Turnquist
2023-01-12 16:48:56 -06:00
parent 7d9d583c26
commit 95f18e2452

View File

@@ -368,7 +368,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>2.6.1</version>
<version>3.2.3</version>
<inherited>false</inherited>
<executions>
<execution>
@@ -410,7 +410,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>2.6.1</version>
<version>3.2.3</version>
<inherited>false</inherited>
<executions>
<execution>
@@ -681,7 +681,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>2.6.1</version>
<version>3.2.3</version>
<executions>
<execution>
<id>deploy-docs</id>