Skip to content

Commit

Permalink
dependabot: bump com.fasterxml.woodstox:woodstox-core from 6.4.0 to 6…
Browse files Browse the repository at this point in the history
….5.1 (#3148)

Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 6.4.0 to 6.5.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/woodstox/commit/725694cd20aa6853229f737c667fcd3dc9f3b8ca"><code>725694c</code></a>
[maven-release-plugin] prepare release woodstox-core-6.5.1</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/b205e225824b2f92469adea5e621127691cbd0eb"><code>b205e22</code></a>
Update release notes wrt <a
href="https://redirect.github.com/FasterXML/woodstox/issues/170">#170</a></li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/5e4ff54e510deb0d25a014693822d049a7e9d693"><code>5e4ff54</code></a>
Declare osgi.serviceloader.registrar to be optional. (<a
href="https://redirect.github.com/FasterXML/woodstox/issues/172">#172</a>)</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/696330ebf09d0a73d2b1f86a6e64324dab83fe5c"><code>696330e</code></a>
Fix <a
href="https://redirect.github.com/FasterXML/woodstox/issues/167">#167</a>:
remove StudyTrails links</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/256a82eabb156f3ee7790f3afae269b594d1bf7e"><code>256a82e</code></a>
Add 6.5 Javadocs</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/8b99a019a3e2724cccec572d840531aefc4fd549"><code>8b99a01</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/830654b03458d7bbb3d83fc72d2ef44021db32b5"><code>830654b</code></a>
[maven-release-plugin] prepare release woodstox-core-6.5.0</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/168eb4b47996eed6e1bcc2ad57f995b40ad04c87"><code>168eb4b</code></a>
Prepare for Woodstox 6.5.0 release</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/c8e64cb146b3902aec0a88c9fd2b387c18bf8f58"><code>c8e64cb</code></a>
Revert &quot;Declare osgi.serviceloader.registrar requirement as
optional. (<a
href="https://redirect.github.com/FasterXML/woodstox/issues/155">#155</a>)&quot;...</li>
<li><a
href="https://github.com/FasterXML/woodstox/commit/2ebb4a5387d206f21fe0dec7987b55c4899887d1"><code>2ebb4a5</code></a>
Update <code>master</code> to 6.5.0-SNAPSHOT</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/woodstox/compare/woodstox-core-6.4.0...woodstox-core-6.5.1">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.woodstox:woodstox-core&package-manager=gradle&previous-version=6.4.0&new-version=6.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 6d4f272)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] committed Aug 11, 2023
1 parent 29005b9 commit 06af0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ dependencies {
runtimeOnly 'org.xerial.snappy:snappy-java:1.1.10.3'
runtimeOnly 'org.codehaus.woodstox:stax2-api:4.2.1'
runtimeOnly "org.glassfish.jaxb:txw2:${jaxb_version}"
runtimeOnly 'com.fasterxml.woodstox:woodstox-core:6.4.0'
runtimeOnly 'com.fasterxml.woodstox:woodstox-core:6.5.1'
runtimeOnly 'org.apache.ws.xmlschema:xmlschema-core:2.2.5'
runtimeOnly 'org.apache.santuario:xmlsec:2.2.3'
runtimeOnly "com.github.luben:zstd-jni:${versions.zstd}"
Expand Down

0 comments on commit 06af0b6

Please sign in to comment.