Bump org.bitbucket.b_c:jose4j from 0.9.3 to 0.9.5 (#4121)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-02 10:32:00 +01:00 committed by GitHub
parent a94dd51cd3
commit 3f27104e76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@ -188,9 +188,9 @@
</feature>
<feature name="openhab.tp-jose4j" description="jose4j JWT library" version="${project.version}">
<capability>openhab.tp;feature=jose4j;version=0.9.3</capability>
<capability>openhab.tp;feature=jose4j;version=0.9.5</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.9.3</bundle>
<bundle>mvn:org.bitbucket.b_c/jose4j/0.9.5</bundle>
</feature>
<feature name="openhab.tp-jupnp" description="UPnP/DLNA library for Java" version="${project.version}">