Please consider updating danubetech dependencies
The current versions work, but I use these more recent versions in the wellspring apps and I think it would be nice if we were in sync.
This commit is contained in:
parent
3ba3c642a9
commit
50b5c39629
@ -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 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user