Skip to content

Commit

Permalink
maven(deps): bump xercesImpl from 2.12.1 to 2.12.2 (#3976)
Browse files Browse the repository at this point in the history
Bumps xercesImpl from 2.12.1 to 2.12.2.

---
updated-dependencies:
- dependency-name: xerces:xercesImpl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 27, 2022
1 parent ee3373a commit f7c818c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -347,7 +347,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.12.1</version>
<version>2.12.2</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
Expand Down

0 comments on commit f7c818c

Please sign in to comment.