Skip to content

Commit d341f43

Browse files
committed
Upgrade artifactory-maven-plugin.
1 parent 096db68 commit d341f43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
<plugin>
487487
<groupId>org.jfrog.buildinfo</groupId>
488488
<artifactId>artifactory-maven-plugin</artifactId>
489-
<version>3.2.3</version>
489+
<version>3.6.2</version>
490490
<inherited>false</inherited>
491491
<executions>
492492
<execution>
@@ -522,7 +522,7 @@
522522
<plugin>
523523
<groupId>org.jfrog.buildinfo</groupId>
524524
<artifactId>artifactory-maven-plugin</artifactId>
525-
<version>3.2.3</version>
525+
<version>3.6.2</version>
526526
<inherited>false</inherited>
527527
<executions>
528528
<execution>
@@ -798,7 +798,7 @@
798798
<plugin>
799799
<groupId>org.jfrog.buildinfo</groupId>
800800
<artifactId>artifactory-maven-plugin</artifactId>
801-
<version>3.2.3</version>
801+
<version>3.6.2</version>
802802
<executions>
803803
<execution>
804804
<id>deploy-docs</id>

spring-ws-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.jfrog.buildinfo</groupId>
136136
<artifactId>artifactory-maven-plugin</artifactId>
137-
<version>3.2.3</version>
137+
<version>3.6.2</version>
138138
<inherited>false</inherited>
139139
<executions>
140140
<execution>
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.jfrog.buildinfo</groupId>
172172
<artifactId>artifactory-maven-plugin</artifactId>
173-
<version>3.2.3</version>
173+
<version>3.6.2</version>
174174
<inherited>false</inherited>
175175
<executions>
176176
<execution>

0 commit comments

Comments
 (0)