Skip to content

Commit 1c258a4

Browse files
authored
Bump xmlsec to version 3.0.3 (#1028)
1 parent a359f8b commit 1c258a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gxcryptocommon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.apache.santuario</groupId>
2929
<artifactId>xmlsec</artifactId>
30-
<version>2.2.3</version>
30+
<version>${xmlsec.version}</version>
3131
<exclusions>
3232
<exclusion>
3333
<groupId>*</groupId>

0 commit comments

Comments
 (0)