Skip to content

Commit

Permalink
Merge pull request #5587 from Hack23/dependabot/maven/org.apache.sant…
Browse files Browse the repository at this point in the history
…uario-xmlsec-4.0.1

Bump org.apache.santuario:xmlsec from 4.0.0 to 4.0.1
  • Loading branch information
pethers authored Dec 7, 2023
2 parents 19e1b3c + 7f9324a commit 0f8cc91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent-service-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<exclusions>
<exclusion>
<groupId>jakarta.xml.bind</groupId>
Expand Down
2 changes: 1 addition & 1 deletion testfoundation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<exclusions>
<exclusion>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit 0f8cc91

Please sign in to comment.