Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Oct 29, 2024
1 parent 9df34c1 commit bf26193
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions para-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@
<artifactId>java-saml</artifactId>
<version>2.9.0</version>
</dependency>
<!-- REMOVE AFTER java-saml has been updated -->
<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>2.2.6</version>
</dependency>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
Expand Down

0 comments on commit bf26193

Please sign in to comment.