File tree Expand file tree Collapse file tree 7 files changed +19
-97
lines changed Expand file tree Collapse file tree 7 files changed +19
-97
lines changed Original file line number Diff line number Diff line change 5757 <artifactId >junit-jupiter-api</artifactId >
5858 <scope >test</scope >
5959 </dependency >
60- <dependency >
61- <groupId >software.amazon.awssdk</groupId >
62- <artifactId >secretsmanager</artifactId >
63- </dependency >
64- <dependency >
65- <groupId >com.google.code.gson</groupId >
66- <artifactId >gson</artifactId >
67- <version >2.10.1</version >
68- </dependency >
6960 <dependency >
7061 <groupId >org.junit.jupiter</groupId >
7162 <artifactId >junit-jupiter-engine</artifactId >
7263 <scope >test</scope >
7364 </dependency >
7465 <dependency >
75- <groupId >org.junit.platform</groupId >
76- <artifactId >junit-platform-commons</artifactId >
77- <version >1.9.2</version >
66+ <groupId >software.amazon.awssdk</groupId >
67+ <artifactId >secretsmanager</artifactId >
7868 </dependency >
7969 <dependency >
80- <groupId >org.junit.platform</groupId >
81- <artifactId >junit-platform-launcher</artifactId >
82- <version >1.9.2</version >
83- <scope >test</scope >
70+ <groupId >com.google.code.gson</groupId >
71+ <artifactId >gson</artifactId >
72+ <version >2.10.1</version >
8473 </dependency >
8574 <dependency >
8675 <groupId >software.amazon.awssdk</groupId >
Original file line number Diff line number Diff line change 5757 <artifactId >junit-jupiter-api</artifactId >
5858 <scope >test</scope >
5959 </dependency >
60- <dependency >
61- <groupId >software.amazon.awssdk</groupId >
62- <artifactId >secretsmanager</artifactId >
63- </dependency >
64- <dependency >
65- <groupId >com.google.code.gson</groupId >
66- <artifactId >gson</artifactId >
67- <version >2.10.1</version >
68- </dependency >
6960 <dependency >
7061 <groupId >org.junit.jupiter</groupId >
7162 <artifactId >junit-jupiter-engine</artifactId >
7263 <scope >test</scope >
7364 </dependency >
7465 <dependency >
75- <groupId >org.junit.platform</groupId >
76- <artifactId >junit-platform-commons</artifactId >
77- <version >1.9.2</version >
66+ <groupId >software.amazon.awssdk</groupId >
67+ <artifactId >secretsmanager</artifactId >
7868 </dependency >
7969 <dependency >
80- <groupId >org.junit.platform</groupId >
81- <artifactId >junit-platform-launcher</artifactId >
82- <version >1.9.2</version >
83- <scope >test</scope >
70+ <groupId >com.google.code.gson</groupId >
71+ <artifactId >gson</artifactId >
72+ <version >2.10.1</version >
8473 </dependency >
8574 <dependency >
8675 <groupId >software.amazon.awssdk</groupId >
Original file line number Diff line number Diff line change 8484 <artifactId >junit-jupiter-api</artifactId >
8585 <scope >test</scope >
8686 </dependency >
87- <dependency >
88- <groupId >software.amazon.awssdk</groupId >
89- <artifactId >kms</artifactId >
90- </dependency >
9187 <dependency >
9288 <groupId >org.junit.jupiter</groupId >
9389 <artifactId >junit-jupiter-engine</artifactId >
9490 <scope >test</scope >
9591 </dependency >
9692 <dependency >
97- <groupId >org.junit.platform</groupId >
98- <artifactId >junit-platform-commons</artifactId >
99- <version >1.9.2</version >
100- </dependency >
101- <dependency >
102- <groupId >org.junit.platform</groupId >
103- <artifactId >junit-platform-launcher</artifactId >
104- <version >1.9.2</version >
105- <scope >test</scope >
93+ <groupId >software.amazon.awssdk</groupId >
94+ <artifactId >kms</artifactId >
10695 </dependency >
10796 <dependency >
10897 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 6363 <artifactId >junit-jupiter-engine</artifactId >
6464 <scope >test</scope >
6565 </dependency >
66- <dependency >
67- <groupId >org.junit.platform</groupId >
68- <artifactId >junit-platform-commons</artifactId >
69- <version >1.4.0</version >
70- </dependency >
71- <dependency >
72- <groupId >org.junit.platform</groupId >
73- <artifactId >junit-platform-launcher</artifactId >
74- <version >1.4.0</version >
75- <scope >test</scope >
76- </dependency >
7766 <dependency >
7867 <groupId >org.slf4j</groupId >
7968 <artifactId >slf4j-log4j12</artifactId >
Original file line number Diff line number Diff line change 6464 <artifactId >junit-jupiter-api</artifactId >
6565 <scope >test</scope >
6666 </dependency >
67+ <dependency >
68+ <groupId >org.junit.jupiter</groupId >
69+ <artifactId >junit-jupiter-engine</artifactId >
70+ <scope >test</scope >
71+ </dependency >
6772 <dependency >
6873 <groupId >org.apache.logging.log4j</groupId >
6974 <artifactId >log4j-core</artifactId >
8893 <dependency >
8994 <groupId >org.apache.logging.log4j</groupId >
9095 <artifactId >log4j-1.2-api</artifactId >
91- </dependency >
92- <dependency >
93- <groupId >org.junit.jupiter</groupId >
94- <artifactId >junit-jupiter-engine</artifactId >
95- <scope >test</scope >
9696 </dependency >
9797 <dependency >
9898 <groupId >software.amazon.awssdk</groupId >
9999 <artifactId >netty-nio-client</artifactId >
100100 </dependency >
101- <dependency >
102- <groupId >org.junit.platform</groupId >
103- <artifactId >junit-platform-commons</artifactId >
104- <version >1.9.2</version >
105- </dependency >
106101 <dependency >
107102 <groupId >software.amazon.awssdk</groupId >
108103 <artifactId >secretsmanager</artifactId >
112107 <artifactId >gson</artifactId >
113108 <version >2.10.1</version >
114109 </dependency >
115- <dependency >
116- <groupId >org.junit.platform</groupId >
117- <artifactId >junit-platform-launcher</artifactId >
118- <version >1.9.2</version >
119- <scope >test</scope >
120- </dependency >
121110 <dependency >
122111 <groupId >software.amazon.awssdk</groupId >
123112 <artifactId >ec2</artifactId >
Original file line number Diff line number Diff line change 6666 <artifactId >junit-jupiter-api</artifactId >
6767 <scope >test</scope >
6868 </dependency >
69- <dependency >
70- <groupId >software.amazon.awssdk</groupId >
71- <artifactId >netty-nio-client</artifactId >
72- </dependency >
7369 <dependency >
7470 <groupId >org.junit.jupiter</groupId >
7571 <artifactId >junit-jupiter-engine</artifactId >
7672 <scope >test</scope >
7773 </dependency >
7874 <dependency >
79- <groupId >org.junit.platform</groupId >
80- <artifactId >junit-platform-commons</artifactId >
81- <version >1.9.2</version >
75+ <groupId >software.amazon.awssdk</groupId >
76+ <artifactId >netty-nio-client</artifactId >
8277 </dependency >
8378 <dependency >
8479 <groupId >software.amazon.awssdk</groupId >
8984 <artifactId >gson</artifactId >
9085 <version >2.10.1</version >
9186 </dependency >
92- <dependency >
93- <groupId >org.junit.platform</groupId >
94- <artifactId >junit-platform-launcher</artifactId >
95- <version >1.9.2</version >
96- <scope >test</scope >
97- </dependency >
9887 <dependency >
9988 <groupId >com.fasterxml.jackson.core</groupId >
10089 <artifactId >jackson-databind</artifactId >
163152 <artifactId >docker-java-transport-httpclient5</artifactId >
164153 <version >3.3.6</version >
165154 </dependency >
166-
167155 <dependency >
168156 <groupId >com.github.docker-java</groupId >
169157 <artifactId >docker-java</artifactId >
Original file line number Diff line number Diff line change 4141 <artifactId >junit-jupiter-engine</artifactId >
4242 <scope >test</scope >
4343 </dependency >
44- <dependency >
45- <groupId >org.junit.platform</groupId >
46- <artifactId >junit-platform-commons</artifactId >
47- <version >1.9.2</version >
48- </dependency >
4944 <dependency >
5045 <groupId >software.amazon.awssdk</groupId >
5146 <artifactId >secretsmanager</artifactId >
5550 <artifactId >gson</artifactId >
5651 <version >2.10.1</version >
5752 </dependency >
58- <dependency >
59- <groupId >org.junit.platform</groupId >
60- <artifactId >junit-platform-launcher</artifactId >
61- <version >1.9.2</version >
62- <scope >test</scope >
63- </dependency >
6453 <dependency >
6554 <groupId >org.slf4j</groupId >
6655 <artifactId >slf4j-log4j12</artifactId >
You can’t perform that action at this time.
0 commit comments