Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 5cc7e3d

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.4 (#1932)
1 parent 21cd68b commit 5cc7e3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.maven.plugins</groupId>
4141
<artifactId>maven-deploy-plugin</artifactId>
42-
<version>3.1.3</version>
42+
<version>3.1.4</version>
4343
<configuration>
4444
<skip>true</skip>
4545
</configuration>

0 commit comments

Comments
 (0)