Skip to content

Commit 112350c

Browse files
dependabot[bot]jungm
authored andcommitted
[tomee-10.x]: Bump org.apache.maven.plugins:maven-shade-plugin
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d728787 commit 112350c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.1</version>
43+
<version>3.6.2</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.1</version>
94+
<version>3.6.2</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
@@ -257,7 +257,7 @@
257257
<plugin>
258258
<groupId>org.apache.maven.plugins</groupId>
259259
<artifactId>maven-shade-plugin</artifactId>
260-
<version>3.6.1</version>
260+
<version>3.6.2</version>
261261
</plugin>
262262
<plugin>
263263
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)