Bump jose4j (#3645)

Signed-off-by: Jan N. Klug <github@klug.nrw>
pull/3651/head
J-N-K 2023-06-08 13:26:43 +02:00 committed by GitHub
parent 5550ea79b2
commit f36ccea50c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -413,7 +413,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.7.7</version>
<version>0.9.3</version>
<scope>compile</scope>
</dependency>

View File

@ -973,7 +973,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.7.7</version>
<version>0.9.3</version>
<scope>compile</scope>
</dependency>

View File

@ -202,9 +202,9 @@
</feature>
<feature name="openhab.tp-jose4j" description="jose4j JWT library" version="${project.version}">
<capability>openhab.tp;feature=jose4j;version=0.7.7</capability>
<capability>openhab.tp;feature=jose4j;version=0.9.3</capability>
<bundle start-level="10">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3</bundle>
<bundle>mvn:org.bitbucket.b_c/jose4j/0.7.7</bundle>
<bundle>mvn:org.bitbucket.b_c/jose4j/0.9.3</bundle>
</feature>
<feature name="openhab.tp-jupnp" description="UPnP/DLNA library for Java" version="${project.version}">