File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 186186 <hsqldb .version>2.7.1</hsqldb .version>
187187 <aws-java-sdk-v2 .version>2.20.128</aws-java-sdk-v2 .version>
188188 <aws .evenstream.version>1.0.1</aws .evenstream.version>
189- <awscrt .version>0.21.0</awscrt .version>
190189 <frontend-maven-plugin .version>1.11.2</frontend-maven-plugin .version>
191190 <jasmine-maven-plugin .version>2.1</jasmine-maven-plugin .version>
192191 <phantomjs-maven-plugin .version>0.7</phantomjs-maven-plugin .version>
11561155 <artifactId >eventstream</artifactId >
11571156 <version >${aws.evenstream.version} </version >
11581157 </dependency >
1159- <dependency >
1160- <groupId >software.amazon.awssdk.crt</groupId >
1161- <artifactId >aws-crt</artifactId >
1162- <version >${awscrt.version} </version >
1163- </dependency >
11641158 <dependency >
11651159 <groupId >org.apache.mina</groupId >
11661160 <artifactId >mina-core</artifactId >
Original file line number Diff line number Diff line change 518518 <artifactId >bundle</artifactId >
519519 <scope >compile</scope >
520520 </dependency >
521- <dependency >
522- <groupId >software.amazon.awssdk.crt</groupId >
523- <artifactId >aws-crt</artifactId >
524- </dependency >
525521 <dependency >
526522 <groupId >software.amazon.eventstream</groupId >
527523 <artifactId >eventstream</artifactId >
You can’t perform that action at this time.
0 commit comments