Skip to content

Commit d48946e

Browse files
authored
Merge pull request #11 from BenCodez/dependabot/maven/SimpleAPI/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 in /SimpleAPI
2 parents c04fb47 + 3d05f2e commit d48946e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SimpleAPI/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
<plugin>
245245
<groupId>org.apache.maven.plugins</groupId>
246246
<artifactId>maven-deploy-plugin</artifactId>
247-
<version>3.1.3</version>
247+
<version>3.1.4</version>
248248
<configuration>
249249
<skip>true</skip>
250250
</configuration>
@@ -335,7 +335,7 @@
335335
<plugin>
336336
<groupId>org.apache.maven.plugins</groupId>
337337
<artifactId>maven-deploy-plugin</artifactId>
338-
<version>3.1.3</version>
338+
<version>3.1.4</version>
339339
<configuration>
340340
<skip>true</skip>
341341
</configuration>

0 commit comments

Comments
 (0)