We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d27c697 + 53ea19e commit 08d0a58Copy full SHA for 08d0a58
2 files changed
spring-cloud-function-samples/function-functional-sample-aws/pom.xml
@@ -90,7 +90,7 @@
90
<plugin>
91
<groupId>org.apache.maven.plugins</groupId>
92
<artifactId>maven-shade-plugin</artifactId>
93
- <version>3.6.0</version>
+ <version>3.6.2</version>
94
<configuration>
95
<createDependencyReducedPom>false</createDependencyReducedPom>
96
<shadedArtifactAttached>true</shadedArtifactAttached>
spring-cloud-function-samples/function-sample-aws-routing/pom.xml
@@ -95,7 +95,7 @@
97
98
99
100
101
0 commit comments