Skip to content

Commit

Permalink
Bump com.fasterxml.woodstox:woodstox-core from 6.6.0 to 6.6.2
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.6.0 to 6.6.2.
- [Commits](FasterXML/woodstox@woodstox-core-6.6.0...woodstox-core-6.6.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 7437137 commit fb0dd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 002-quarkus-all-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.6.0</version>
<version>6.6.2</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit fb0dd33

Please sign in to comment.