Skip to content

Commit

Permalink
Bump xercesImpl in /errai-demos/errai-jpa-demo-todo-list (#456)
Browse files Browse the repository at this point in the history
Bumps xercesImpl from 2.12.0 to 2.12.2.

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

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

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 Sep 27, 2022
1 parent 9656981 commit 1f752e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errai-demos/errai-jpa-demo-todo-list/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.12.0</version>
<version>2.12.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 1f752e8

Please sign in to comment.