Skip to content

Commit 9bae90e

Browse files
dependabot-preview[bot]jknack
authored andcommitted
Bump maven-shade-plugin from 3.1.1 to 3.2.3
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.1.1 to 3.2.3. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.1.1...maven-shade-plugin-3.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 455a85c commit 9bae90e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

handlebars-proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<plugin>
2929
<groupId>org.apache.maven.plugins</groupId>
3030
<artifactId>maven-shade-plugin</artifactId>
31-
<version>2.1</version>
31+
<version>3.2.3</version>
3232
<executions>
3333
<execution>
3434
<phase>package</phase>

handlebars/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<plugin>
2222
<groupId>org.apache.maven.plugins</groupId>
2323
<artifactId>maven-shade-plugin</artifactId>
24-
<version>3.1.1</version>
24+
<version>3.2.3</version>
2525
<executions>
2626
<execution>
2727
<id>standalone</id>

0 commit comments

Comments
 (0)