This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/main by this push:
new 16e278433 ORC-1701: Bump `threeten-extra` to 1.8.0
16e278433 is described below
commit 16e2784335b5c0c0ab14b4c3476a014f7c8d5f1d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 24 08:57:10 2024 -0700
ORC-1701: Bump `threeten-extra` to 1.8.0
Bumps
[org.threeten:threeten-extra](https://github.com/ThreeTen/threeten-extra) from
1.7.1 to 1.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ThreeTen/threeten-extra/releases">org.threeten:threeten-extra's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.8.0</h2>
<p>See the <a
href="https://www.threeten.org/threeten-extra/changes-report.html">change
notes</a> for more information.</p>
<h2>Release v1.7.2</h2>
<p>See the <a
href="https://www.threeten.org/threeten-extra/changes-report.html">change
notes</a> for more information.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/583ef319e8ee09c0799b9d5cac4a779fd7f9fd99"><code>583ef31</code></a>
[maven-release-plugin] prepare release v1.8.0</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/eebb5cbab7cbdd287fab30315284b55691c970b8"><code>eebb5cb</code></a>
Prepare for release</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/8dbbfab69b41bcc8db6ef9d8b3b165d62c2a6533"><code>8dbbfab</code></a>
Update dependency versions and pom.xml</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/9d82587d2e51ebbf1e4d03c71e0562eefd7d122d"><code>9d82587</code></a>
Update docs for release</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/d989a4ac5945f564c9a098e50e6d343e42312330"><code>d989a4a</code></a>
Add <code>HourMinute</code> (<a
href="https://redirect.github.com/ThreeTen/threeten-extra/issues/322">#322</a>)</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/f665c2f463f35f15b0e901d8dc1c4698af6e62f1"><code>f665c2f</code></a>
test_equals_and_hashCode (<a
href="https://redirect.github.com/ThreeTen/threeten-extra/issues/316">#316</a>)</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/1860c5e7b06af4f6adceb4ed897397d95f0dd533"><code>1860c5e</code></a>
Fix half year method names (<a
href="https://redirect.github.com/ThreeTen/threeten-extra/issues/315">#315</a>)</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/4525d7455d417697f69a75e536e3efc056298c80"><code>4525d74</code></a>
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (<a
href="https://redirect.github.com/ThreeTen/threeten-extra/issues/310">#310</a>)</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/111501c6ca854005dd1b7c160f84627d185f6696"><code>111501c</code></a>
Bump org.junit:junit-bom from 5.9.1 to 5.10.1 (<a
href="https://redirect.github.com/ThreeTen/threeten-extra/issues/305">#305</a>)</li>
<li><a
href="https://github.com/ThreeTen/threeten-extra/commit/54e3d4f61852bbfa4aa14f068cef6aceb55a7c5f"><code>54e3d4f</code></a>
Half years (<a
href="https://redirect.github.com/ThreeTen/threeten-extra/issues/303">#303</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ThreeTen/threeten-extra/compare/v1.7.1...v1.8.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Closes #1903 from
dependabot[bot]/dependabot/maven/java/org.threeten-threeten-extra-1.8.0.
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index 3558c619e..55cf6e3f4 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -208,7 +208,7 @@
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threeten-extra</artifactId>
- <version>1.7.1</version>
+ <version>1.8.0</version>
</dependency>
<dependency>
<groupId>com.aayushatharva.brotli4j</groupId>