Skip to content

Commit bd4c898

Browse files
chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#459)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc03097 commit bd4c898

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-shade-plugin</artifactId>
36-
<version>3.6.0</version>
36+
<version>3.6.1</version>
3737
<executions>
3838
<execution>
3939
<phase>package</phase>

ile_de_france/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>
2929
<artifactId>maven-shade-plugin</artifactId>
30-
<version>3.6.0</version>
30+
<version>3.6.1</version>
3131
<executions>
3232
<execution>
3333
<phase>package</phase>

los_angeles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>
2929
<artifactId>maven-shade-plugin</artifactId>
30-
<version>3.6.0</version>
30+
<version>3.6.1</version>
3131
<executions>
3232
<execution>
3333
<phase>package</phase>

san_francisco/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>
2929
<artifactId>maven-shade-plugin</artifactId>
30-
<version>3.6.0</version>
30+
<version>3.6.1</version>
3131
<executions>
3232
<execution>
3333
<phase>package</phase>

sao_paulo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>
2929
<artifactId>maven-shade-plugin</artifactId>
30-
<version>3.6.0</version>
30+
<version>3.6.1</version>
3131
<executions>
3232
<execution>
3333
<phase>package</phase>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<plugin>
5151
<groupId>org.apache.maven.plugins</groupId>
5252
<artifactId>maven-shade-plugin</artifactId>
53-
<version>3.6.0</version>
53+
<version>3.6.1</version>
5454
<executions>
5555
<execution>
5656
<phase>package</phase>

switzerland/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>
2929
<artifactId>maven-shade-plugin</artifactId>
30-
<version>3.6.0</version>
30+
<version>3.6.1</version>
3131
<executions>
3232
<execution>
3333
<phase>package</phase>

0 commit comments

Comments
 (0)