Skip to content

Commit 4328337

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#2105)
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 84156b4 commit 4328337

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deps/commons-dbcp2-shade/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.apache.maven.plugins</groupId>
4242
<artifactId>maven-shade-plugin</artifactId>
43-
<version>3.6.0</version>
43+
<version>3.6.1</version>
4444
<executions>
4545
<execution>
4646
<phase>package</phase>

deps/taglibs-shade/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-shade-plugin</artifactId>
94-
<version>3.6.0</version>
94+
<version>3.6.1</version>
9595
<executions>
9696
<execution>
9797
<phase>package</phase>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.apache.maven.plugins</groupId>
261261
<artifactId>maven-shade-plugin</artifactId>
262-
<version>3.6.0</version>
262+
<version>3.6.1</version>
263263
</plugin>
264264
<plugin>
265265
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)