Skip to content

Commit f65e5da

Browse files
chore: [DevOps] bump the plugins group with 2 updates (#742)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c8c37d commit f65e5da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,12 +776,12 @@
776776
<plugin>
777777
<groupId>org.apache.maven.plugins</groupId>
778778
<artifactId>maven-install-plugin</artifactId>
779-
<version>3.1.3</version>
779+
<version>3.1.4</version>
780780
</plugin>
781781
<plugin>
782782
<groupId>org.apache.maven.plugins</groupId>
783783
<artifactId>maven-deploy-plugin</artifactId>
784-
<version>3.1.3</version>
784+
<version>3.1.4</version>
785785
<configuration>
786786
<retryFailedDeploymentCount>3</retryFailedDeploymentCount>
787787
</configuration>

0 commit comments

Comments
 (0)