Merge pull request #75 from imsglc/amiller-ims-patch-2
Please consider updating danubetech dependencies
This commit is contained in:
commit
09647272ff
@ -34,14 +34,14 @@
|
|||||||
<groupId>com.danubetech</groupId>
|
<groupId>com.danubetech</groupId>
|
||||||
<artifactId>verifiable-credentials-java</artifactId>
|
<artifactId>verifiable-credentials-java</artifactId>
|
||||||
<!-- <version>1.1-20220818.090353-4</version> -->
|
<!-- <version>1.1-20220818.090353-4</version> -->
|
||||||
<version>1.1-SNAPSHOT</version>
|
<version>1.2-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- https://repo.danubetech.com/#browse/browse:maven-public:com%2Fdanubetech%2Fkey-formats-java%2F1.6-SNAPSHOT -->
|
<!-- https://repo.danubetech.com/#browse/browse:maven-public:com%2Fdanubetech%2Fkey-formats-java%2F1.6-SNAPSHOT -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.danubetech</groupId>
|
<groupId>com.danubetech</groupId>
|
||||||
<artifactId>key-formats-java</artifactId>
|
<artifactId>key-formats-java</artifactId>
|
||||||
<version>1.6-SNAPSHOT</version>
|
<version>1.8-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- https://github.com/filip26/iron-verifiable-credentials -->
|
<!-- https://github.com/filip26/iron-verifiable-credentials -->
|
||||||
@ -82,4 +82,4 @@
|
|||||||
<url>https://repo.danubetech.com/repository/maven-public/</url>
|
<url>https://repo.danubetech.com/repository/maven-public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user