Skip to content

Commit cec10c7

Browse files
dependabot[bot]CarmJos
authored andcommitted
chore(deps): 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 89f342d commit cec10c7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
<plugin>
229229
<groupId>org.apache.maven.plugins</groupId>
230230
<artifactId>maven-shade-plugin</artifactId>
231-
<version>3.6.1</version>
231+
<version>3.6.2</version>
232232
<executions>
233233
<execution>
234234
<phase>package</phase>

with-pool/beecp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-shade-plugin</artifactId>
110-
<version>3.6.1</version>
110+
<version>3.6.2</version>
111111
<executions>
112112
<execution>
113113
<phase>package</phase>

with-pool/hikaricp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.apache.maven.plugins</groupId>
104104
<artifactId>maven-shade-plugin</artifactId>
105-
<version>3.6.1</version>
105+
<version>3.6.2</version>
106106
<executions>
107107
<execution>
108108
<phase>package</phase>

0 commit comments

Comments
 (0)