Skip to content

Commit 95f18e2

Browse files
committed
Upgrade to artifactory-maven-plugin 3.2.3
Resolves #1315.
1 parent 7d9d583 commit 95f18e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@
368368
<plugin>
369369
<groupId>org.jfrog.buildinfo</groupId>
370370
<artifactId>artifactory-maven-plugin</artifactId>
371-
<version>2.6.1</version>
371+
<version>3.2.3</version>
372372
<inherited>false</inherited>
373373
<executions>
374374
<execution>
@@ -410,7 +410,7 @@
410410
<plugin>
411411
<groupId>org.jfrog.buildinfo</groupId>
412412
<artifactId>artifactory-maven-plugin</artifactId>
413-
<version>2.6.1</version>
413+
<version>3.2.3</version>
414414
<inherited>false</inherited>
415415
<executions>
416416
<execution>
@@ -681,7 +681,7 @@
681681
<plugin>
682682
<groupId>org.jfrog.buildinfo</groupId>
683683
<artifactId>artifactory-maven-plugin</artifactId>
684-
<version>2.6.1</version>
684+
<version>3.2.3</version>
685685
<executions>
686686
<execution>
687687
<id>deploy-docs</id>

0 commit comments

Comments
 (0)