Skip to content

Commit f115ea2

Browse files
committed
fix: upgrade org.apache.santuario:xmlsec from 2.1.4 to 2.2.0
Snyk has created this PR to upgrade org.apache.santuario:xmlsec from 2.1.4 to 2.2.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.santuario/xmlsec/ See this project in Snyk: https://app.snyk.io/org/oneloginorg/project/874c0ad4-1895-4a72-a702-fced5a510080?utm_source=github&utm_medium=upgrade-pr
1 parent 26a29da commit f115ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.apache.santuario</groupId>
8383
<artifactId>xmlsec</artifactId>
84-
<version>2.1.4</version>
84+
<version>2.2.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)