File tree Expand file tree Collapse file tree 1 file changed +18
-12
lines changed
Expand file tree Collapse file tree 1 file changed +18
-12
lines changed Original file line number Diff line number Diff line change 133133 <version >3.2.4</version >
134134 <scope >test</scope >
135135 </dependency >
136+ <dependency >
137+ <groupId >org.hyperledger</groupId >
138+ <artifactId >indy</artifactId >
139+ <version >1.14.0</version >
140+ <scope >test</scope >
141+ </dependency >
142+ <dependency >
143+ <groupId >com.google.crypto.tink</groupId >
144+ <artifactId >tink</artifactId >
145+ <version >1.5.0</version >
146+ <scope >test</scope >
147+ </dependency >
148+ <dependency >
149+ <groupId >com.github.mattrglobal</groupId >
150+ <artifactId >bbs.signatures</artifactId >
151+ <version >1.5-SNAPSHOT</version >
152+ <scope >test</scope >
153+ </dependency >
136154 <dependency >
137155 <groupId >info.weboftrust</groupId >
138156 <artifactId >ld-signatures-java</artifactId >
148166 <artifactId >jackson-databind</artifactId >
149167 <version >2.11.1</version >
150168 </dependency >
151- <dependency >
152- <groupId >org.hyperledger</groupId >
153- <artifactId >indy</artifactId >
154- <version >1.14.0</version >
155- <optional >true</optional >
156- </dependency >
157- <dependency >
158- <groupId >com.google.crypto.tink</groupId >
159- <artifactId >tink</artifactId >
160- <version >1.4.0</version >
161- <optional >true</optional >
162- </dependency >
163169 </dependencies >
164170
165171</project >
You can’t perform that action at this time.
0 commit comments