Skip to content

Commit e827869

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.4
1 parent c86b4ea commit e827869

File tree

2 files changed

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

2 files changed

+2
-2
lines changed

hermetic_build/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.3</version>
41+
<version>3.1.4</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
@@ -35,7 +35,7 @@
3535
<plugin>
3636
<groupId>org.apache.maven.plugins</groupId>
3737
<artifactId>maven-deploy-plugin</artifactId>
38-
<version>3.1.3</version>
38+
<version>3.1.4</version>
3939
<configuration>
4040
<skip>true</skip>
4141
</configuration>

0 commit comments

Comments
 (0)