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

Commit 640df33

Browse files
authored
Merge pull request #234 from timveil/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.3
2 parents 4d4539d + d8b09be commit 640df33

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
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-shade-plugin</artifactId>
188-
<version>3.5.2</version>
188+
<version>3.5.3</version>
189189
<executions>
190190
<execution>
191191
<phase>package</phase>

0 commit comments

Comments
 (0)