We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14abccf commit 1bff155Copy full SHA for 1bff155
samples/springboot3/alt-pet-store/pom.xml
@@ -49,7 +49,7 @@
49
<plugin>
50
<groupId>org.apache.maven.plugins</groupId>
51
<artifactId>maven-shade-plugin</artifactId>
52
- <version>3.5.2</version>
+ <version>3.5.3</version>
53
<configuration>
54
<createDependencyReducedPom>false</createDependencyReducedPom>
55
</configuration>
0 commit comments