Skip to content

Commit 6af4589

Browse files
dependabot[bot]tongtongcao
authored andcommitted
build(deps): bump org.apache.maven.plugins:maven-shade-plugin (#1141)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b1abeb commit 6af4589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common-tools/coat-libs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-shade-plugin</artifactId>
192-
<version>3.6.1</version>
192+
<version>3.6.2</version>
193193
<executions>
194194
<execution>
195195
<phase>package</phase>

0 commit comments

Comments
 (0)