Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.1
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.5.1 to 6.6.1.
- [Commits](FasterXML/woodstox@woodstox-core-6.5.1...woodstox-core-6.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Feb 26, 2024
1 parent 2da78a9 commit f988ed1
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data-model/pom.xml
Original file line number Diff line number Diff line change
@@ -132,7 +132,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.5.1</version>
<version>6.6.1</version>
</dependency>

<!-- the cxf libs were updated, see dependencyManagement section -->
2 changes: 1 addition & 1 deletion repository/pom.xml
Original file line number Diff line number Diff line change
@@ -358,7 +358,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.5.1</version>
<version>6.6.1</version>
</dependency>

<dependency>

0 comments on commit f988ed1

Please sign in to comment.