Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 19b9efc

Browse files
authored
Merge pull request #235 from timveil/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.2
2 parents 640df33 + f931866 commit 19b9efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-deploy-plugin</artifactId>
179-
<version>3.1.1</version>
179+
<version>3.1.2</version>
180180
<configuration>
181181
<skip>false</skip>
182182
</configuration>

0 commit comments

Comments
 (0)