Skip to content

Commit 1dbbd7e

Browse files
committed
Upgrade deps
1 parent 80357e2 commit 1dbbd7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>decentralized-identity</groupId>
202202
<artifactId>jsonld-common-java</artifactId>
203-
<version>1.18.0</version>
203+
<version>1.19.0</version>
204204
</dependency>
205205
<dependency>
206206
<groupId>com.danubetech</groupId>
@@ -210,7 +210,7 @@
210210
<dependency>
211211
<groupId>com.nimbusds</groupId>
212212
<artifactId>nimbus-jose-jwt</artifactId>
213-
<version>10.8</version>
213+
<version>10.9</version>
214214
</dependency>
215215
<dependency>
216216
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)