Merge pull request #75 from imsglc/amiller-ims-patch-2

Please consider updating danubetech dependencies
This commit is contained in:
Xavi Aracil 2023-05-22 15:42:09 +02:00 committed by GitHub
commit 09647272ff

View File

@ -34,14 +34,14 @@
<groupId>com.danubetech</groupId>
<artifactId>verifiable-credentials-java</artifactId>
<!-- <version>1.1-20220818.090353-4</version> -->
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
<!-- https://repo.danubetech.com/#browse/browse:maven-public:com%2Fdanubetech%2Fkey-formats-java%2F1.6-SNAPSHOT -->
<dependency>
<groupId>com.danubetech</groupId>
<artifactId>key-formats-java</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.8-SNAPSHOT</version>
</dependency>
<!-- https://github.com/filip26/iron-verifiable-credentials -->
@ -82,4 +82,4 @@
<url>https://repo.danubetech.com/repository/maven-public/</url>
</repository>
</repositories>
</project>
</project>