Skip to content

Commit 1db7e8e

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.3
1 parent fa7c808 commit 1db7e8e

File tree

2 files changed

+2
-2
lines changed
  • library_generation/owlbot/templates/java_library/samples

2 files changed

+2
-2
lines changed

library_generation/owlbot/templates/java_library/samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.apache.maven.plugins</groupId>
4040
<artifactId>maven-deploy-plugin</artifactId>
41-
<version>3.1.2</version>
41+
<version>3.1.3</version>
4242
<configuration>
4343
<skip>true</skip>
4444
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-deploy-plugin</artifactId>
39-
<version>3.1.2</version>
39+
<version>3.1.3</version>
4040
<configuration>
4141
<skip>true</skip>
4242
</configuration>

0 commit comments

Comments
 (0)