Upgrade to artifactory-maven-plugin 3.2.3.

This commit is contained in:
Greg L. Turnquist
2021-11-01 16:20:24 -05:00
parent 84a1b79436
commit cd2803281d

View File

@@ -353,7 +353,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>
@@ -395,7 +395,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>
@@ -703,7 +703,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>