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

Commit d8b09be

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d4539d commit d8b09be

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)