Skip to content

Commit 9e5d842

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.6.1 (#739)
1 parent 7dc2032 commit 9e5d842

File tree

2 files changed

+3
-3
lines changed
  • enterprise/tls-rbac-demo
  • platform-operator/hazelcast-platform-operator-map-store/mapstore

2 files changed

+3
-3
lines changed

enterprise/tls-rbac-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<plugin>
3838
<groupId>org.apache.maven.plugins</groupId>
3939
<artifactId>maven-shade-plugin</artifactId>
40-
<version>3.2.4</version>
40+
<version>3.6.1</version>
4141
<executions>
4242
<execution>
4343
<phase>package</phase>

platform-operator/hazelcast-platform-operator-map-store/mapstore/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<plugin>
3535
<groupId>org.apache.maven.plugins</groupId>
3636
<artifactId>maven-shade-plugin</artifactId>
37-
<version>3.3.0</version>
37+
<version>3.6.1</version>
3838
<executions>
3939
<execution>
4040
<phase>package</phase>
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.apache.maven.plugins</groupId>
7070
<artifactId>maven-shade-plugin</artifactId>
71-
<version>3.3.0</version>
71+
<version>3.6.1</version>
7272
<executions>
7373
<execution>
7474
<phase>package</phase>

0 commit comments

Comments
 (0)