File tree Expand file tree Collapse file tree 26 files changed +43
-122
lines changed
onboarding-app-stack-listener
onboarding-stack-listener
resources/custom-resources Expand file tree Collapse file tree 26 files changed +43
-122
lines changed Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
8985 <dependency >
9086 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9187 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change @@ -82,14 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
89- <dependency >
90- <groupId >org.slf4j</groupId >
91- <artifactId >slf4j-nop</artifactId >
92- </dependency >
9385 <dependency >
9486 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9587 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
8985 <dependency >
9086 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9187 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
8985 <dependency >
9086 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9187 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
8985 <dependency >
9086 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9187 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change @@ -88,14 +88,6 @@ limitations under the License.
8888 </build >
8989
9090 <dependencies >
91- <dependency >
92- <groupId >junit</groupId >
93- <artifactId >junit</artifactId >
94- </dependency >
95- <dependency >
96- <groupId >org.slf4j</groupId >
97- <artifactId >slf4j-nop</artifactId >
98- </dependency >
9991 <dependency >
10092 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
10193 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
8985 <dependency >
9086 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9187 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change 4646 <groupId >com.amazonaws</groupId >
4747 <artifactId >aws-lambda-java-log4j2</artifactId >
4848 </dependency >
49+ <dependency >
50+ <groupId >junit</groupId >
51+ <artifactId >junit</artifactId >
52+ </dependency >
53+ <dependency >
54+ <groupId >org.slf4j</groupId >
55+ <artifactId >slf4j-nop</artifactId >
56+ </dependency >
4957 </dependencies >
5058</project >
Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
8985 <dependency >
9086 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9187 <artifactId >Utils</artifactId >
Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ limitations under the License.
8282 </build >
8383
8484 <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- </dependency >
8985 <dependency >
9086 <groupId >com.amazon.aws.partners.saasfactory.saasboost</groupId >
9187 <artifactId >Utils</artifactId >
You can’t perform that action at this time.
0 commit comments