Skip to content

Commit

Permalink
Merge pull request #55 from taciano-perez/dependabot/maven/story-dom/…
Browse files Browse the repository at this point in the history
…xerces-xercesImpl-2.12.2

Bump xercesImpl from 2.12.0 to 2.12.2 in /story-dom
  • Loading branch information
taciano-perez authored Jul 23, 2024
2 parents 4b2bbe4 + b0bed3c commit efbe368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion story-dom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.12.0</version>
<version>2.12.2</version>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit efbe368

Please sign in to comment.