Skip to content

Commit 79cb7da

Browse files
build(deps): bump org.apache.maven.plugins:maven-shade-plugin (OpenRefine#7434)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45f548d commit 79cb7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>org.apache.maven.plugins</groupId>
6969
<artifactId>maven-shade-plugin</artifactId>
70-
<version>3.6.0</version>
70+
<version>3.6.1</version>
7171
<executions>
7272
<execution>
7373
<phase>package</phase>

0 commit comments

Comments
 (0)