Skip to content

Commit c1c4906

Browse files
authored
Merge pull request #260 from rabbitmq/dependabot/maven/main/org.apache.maven.plugins-maven-shade-plugin-3.6.1
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
2 parents 5c393ff + abeb25c commit c1c4906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
<plugin>
547547
<groupId>org.apache.maven.plugins</groupId>
548548
<artifactId>maven-shade-plugin</artifactId>
549-
<version>3.6.0</version>
549+
<version>3.6.1</version>
550550
<executions>
551551
<execution>
552552
<phase>package</phase>

0 commit comments

Comments
 (0)