Merge 1.5.5 changes back to main.

This commit is contained in:
Virtually Nick
2024-03-12 17:48:21 -04:00
9 changed files with 6 additions and 6 deletions

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.9.5</version>
<version>0.9.6</version>
</dependency>
<!-- Guice -->

View File

@@ -122,7 +122,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.5.0</version>
<version>5.4.0</version>
</dependency>
<!-- Apache XML Security for Java (see exclusions for java-saml) -->