This is an automated email from the ASF dual-hosted git repository.

william 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 30cdce59f ORC-1820: Bump junit.version to 5.11.4
30cdce59f is described below

commit 30cdce59fe9bcdc7256737328f1d0dc3d1028086
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 25 12:49:52 2024 -0800

    ORC-1820: Bump junit.version to 5.11.4
    
    Bumps `junit.version` from 5.11.3 to 5.11.4.
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a 
href="https://github.com/junit-team/junit5/releases";>org.junit.jupiter:junit-jupiter-api's
 releases</a>.</em></p>
    <blockquote>
    <p>JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4</p>
    <p>See <a href="http://junit.org/junit5/docs/5.11.4/release-notes/";>Release 
Notes</a>.</p>
    <p><strong>Full Changelog</strong>: <a 
href="https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4";>https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/junit-team/junit5/commit/6430ba4f653f6ae42f326cd0731b259ee699c719";><code>6430ba4</code></a>
 Release 5.11.4</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/d09312174e38e36ec7ac9b35f7033d6a2b693125";><code>d093121</code></a>
 Finalize 5.11.4 release notes</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/0444353084f7c47bb29e785b10cf3e835454c2da";><code>0444353</code></a>
 Fix Maven integration tests on JDK 24</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/b5c7f4eeaff5b8a654e9ea6b78227cf90345b0ae";><code>b5c7f4e</code></a>
 Move <a 
href="https://redirect.github.com/junit-team/junit5/issues/4153";>#4153</a> to 
5.11.4 release notes</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/b20c4e2eaed8a97536d48f7bb084a4bd828a56a9";><code>b20c4e2</code></a>
 Ensure the XMLStreamWriter is closed after use</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/6376f0ab367f1ac17ce75b5410e68090b03b9d9b";><code>6376f0a</code></a>
 Configure Git username and email</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/2b485c4286531fe7f3aa70367a27cf141c669a12";><code>2b485c4</code></a>
 Set reference repo URI</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/500b5a06b5964a477e65719877653bae0e2496fc";><code>500b5a0</code></a>
 Inject username and password via new DSL</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/d67196188fb63fa5a35f63caf168dc42cecfaca8";><code>d671961</code></a>
 Update plugin gitPublish to v5</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/3d11279dbaae5aac0ab5f28d8283272bdbca924f";><code>3d11279</code></a>
 Add <code>JAVA_25</code> to <code>JRE</code> enum</li>
    <li>Additional commits viewable in <a 
href="https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4";>compare 
view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a 
href="https://github.com/junit-team/junit5/releases";>org.junit.jupiter:junit-jupiter-params's
 releases</a>.</em></p>
    <blockquote>
    <p>JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4</p>
    <p>See <a href="http://junit.org/junit5/docs/5.11.4/release-notes/";>Release 
Notes</a>.</p>
    <p><strong>Full Changelog</strong>: <a 
href="https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4";>https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/junit-team/junit5/commit/6430ba4f653f6ae42f326cd0731b259ee699c719";><code>6430ba4</code></a>
 Release 5.11.4</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/d09312174e38e36ec7ac9b35f7033d6a2b693125";><code>d093121</code></a>
 Finalize 5.11.4 release notes</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/0444353084f7c47bb29e785b10cf3e835454c2da";><code>0444353</code></a>
 Fix Maven integration tests on JDK 24</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/b5c7f4eeaff5b8a654e9ea6b78227cf90345b0ae";><code>b5c7f4e</code></a>
 Move <a 
href="https://redirect.github.com/junit-team/junit5/issues/4153";>#4153</a> to 
5.11.4 release notes</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/b20c4e2eaed8a97536d48f7bb084a4bd828a56a9";><code>b20c4e2</code></a>
 Ensure the XMLStreamWriter is closed after use</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/6376f0ab367f1ac17ce75b5410e68090b03b9d9b";><code>6376f0a</code></a>
 Configure Git username and email</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/2b485c4286531fe7f3aa70367a27cf141c669a12";><code>2b485c4</code></a>
 Set reference repo URI</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/500b5a06b5964a477e65719877653bae0e2496fc";><code>500b5a0</code></a>
 Inject username and password via new DSL</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/d67196188fb63fa5a35f63caf168dc42cecfaca8";><code>d671961</code></a>
 Update plugin gitPublish to v5</li>
    <li><a 
href="https://github.com/junit-team/junit5/commit/3d11279dbaae5aac0ab5f28d8283272bdbca924f";><code>3d11279</code></a>
 Add <code>JAVA_25</code> to <code>JRE</code> enum</li>
    <li>Additional commits viewable in <a 
href="https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4";>compare 
view</a></li>
    </ul>
    </details>
    <br />
    
    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 #2092 from 
dependabot[bot]/dependabot/maven/java/junit.version-5.11.4.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: William Hyun <[email protected]>
---
 java/bench/pom.xml | 2 +-
 java/pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/java/bench/pom.xml b/java/bench/pom.xml
index 07c2024ed..7470d0336 100644
--- a/java/bench/pom.xml
+++ b/java/bench/pom.xml
@@ -36,7 +36,7 @@
     <avro.version>1.12.0</avro.version>
     <hive.version>4.0.0</hive.version>
     <jmh.version>1.37</jmh.version>
-    <junit.version>5.11.3</junit.version>
+    <junit.version>5.11.4</junit.version>
     <orc.version>${project.version}</orc.version>
     <parquet.version>1.15.0</parquet.version>
     <scala.binary.version>2.13</scala.binary.version>
diff --git a/java/pom.xml b/java/pom.xml
index 65c275f23..12cd465ba 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -67,7 +67,7 @@
     <hadoop.version>3.4.1</hadoop.version>
     <java.version>17</java.version>
     <javadoc.location>${project.basedir}/../target/javadoc</javadoc.location>
-    <junit.version>5.11.3</junit.version>
+    <junit.version>5.11.4</junit.version>
     <maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
     <maven-dependency-plugin.version>3.8.1</maven-dependency-plugin.version>
     <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>

Reply via email to