Skip to content

Commit

Permalink
Bump woodstox-core from 5.0.2 to 5.4.0 in /flowgate-api (#892)
Browse files Browse the repository at this point in the history
Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 5.0.2 to 5.4.0.
- [Release notes](https://github.com/FasterXML/woodstox/releases)
- [Commits](FasterXML/woodstox@woodstox-core-5.0.2...woodstox-core-5.4.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  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] authored Mar 17, 2023
1 parent 03b4332 commit 16c6681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flowgate-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>5.0.2</version>
<version>5.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 16c6681

Please sign in to comment.