Skip to content

Commit d5af646

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.4 (#994)
1 parent f123860 commit d5af646

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

native-image-shared-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.apache.maven.plugins</groupId>
102102
<artifactId>maven-deploy-plugin</artifactId>
103-
<version>3.1.3</version>
103+
<version>3.1.4</version>
104104
</plugin>
105105
</plugins>
106106
</pluginManagement>

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
<!-- Do not deploy the aggregator POM -->
4040
<configuration>
4141
<skip>true</skip>

0 commit comments

Comments
 (0)