Skip to content

Commit

Permalink
Bump m-shade-p to 3.4.1 in flatten-shaded-drp test - fix for Maven 4
Browse files Browse the repository at this point in the history
Test will be ok with Maven 4
  • Loading branch information
slawekjaranowski committed Apr 1, 2023
1 parent 3c265fd commit 6588afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/projects/flatten-shaded-drp/pom.xml
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<configuration>
<minimizeJar>true</minimizeJar>
<createDependencyReducedPom>true</createDependencyReducedPom>
Expand Down

0 comments on commit 6588afa

Please sign in to comment.