Skip to content

Commit cc296ae

Browse files
committed
Update org.apache.santuario:xmlsec version
1 parent 76ec1d2 commit cc296ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.apache.santuario</groupId>
6262
<artifactId>xmlsec</artifactId>
63-
<version>2.0.5</version>
63+
<version>2.0.7</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>commons-codec</groupId>

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.0.5</version>
84+
<version>2.0.7</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)