Skip to content

Commit 729ae14

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2 (#6553)
1 parent 02348cd commit 729ae14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
be published to Maven Central
4040
https://maven.apache.org/plugins/maven-deploy-plugin/faq.html#skip -->
4141
<artifactId>maven-deploy-plugin</artifactId>
42-
<version>3.1.1</version>
42+
<version>3.1.2</version>
4343
<configuration>
4444
<skip>true</skip>
4545
</configuration>

0 commit comments

Comments
 (0)