File tree Expand file tree Collapse file tree 1 file changed +5
-27
lines changed Expand file tree Collapse file tree 1 file changed +5
-27
lines changed Original file line number Diff line number Diff line change 5454 <dependencies >
5555 <dependency >
5656 <groupId >com.amazonaws</groupId >
57- <artifactId >aws-java-sdk</artifactId >
58- <version >1.12.394 </version >
57+ <artifactId >aws-java-sdk-kms </artifactId >
58+ <version >1.12.531 </version >
5959 <optional >true</optional >
6060 </dependency >
6161
7979 <scope >test</scope >
8080 </dependency >
8181
82- <dependency >
83- <groupId >software.amazon.smithy.dafny</groupId >
84- <artifactId >conversion</artifactId >
85- <version >0.1</version >
86- <optional >true</optional >
87- <scope >test</scope >
88- </dependency >
89-
90- <dependency >
91- <groupId >org.dafny</groupId >
92- <artifactId >DafnyRuntime</artifactId >
93- <version >4.2.0</version >
94- <optional >true</optional >
95- <scope >test</scope >
96- </dependency >
97-
9882 <dependency >
9983 <groupId >org.bouncycastle</groupId >
10084 <artifactId >bcprov-jdk18on</artifactId >
129113 </dependency >
130114
131115 <dependency >
132- <groupId >com.google.code.findbugs</groupId >
133- <artifactId >jsr305</artifactId >
134- <version >3.0.2</version >
135- <scope >provided</scope >
136- </dependency >
137- <dependency >
138- <groupId >com.google.code.findbugs</groupId >
139- <artifactId >annotations</artifactId >
140- <version >3.0.1</version >
116+ <groupId >com.github.spotbugs</groupId >
117+ <artifactId >spotbugs-annotations</artifactId >
118+ <version >4.7.3</version >
141119 <scope >provided</scope >
142120 </dependency >
143121
You can’t perform that action at this time.
0 commit comments