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

dpitkin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new bde199a0b4 MINOR: [Java] Bump org.assertj:assertj-core from 3.26.0 to 
3.26.3 in /java (#43263)
bde199a0b4 is described below

commit bde199a0b4f59952e2ab88a1e83ed2fa1e34b746
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 25 12:18:01 2024 -0400

    MINOR: [Java] Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 in /java 
(#43263)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.26.0 to 3.26.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a 
href="https://github.com/assertj/assertj/releases";>org.assertj:assertj-core's 
releases</a>.</em></p>
    <blockquote>
    <h2>v3.26.3</h2>
    <h2>:jigsaw: Binary Compatibility</h2>
    <p>The release is:</p>
    <ul>
    <li>Binary compatible with the previous minor version.</li>
    <li>Binary incompatible with the previous patch version.</li>
    </ul>
    <h2>:boom: Breaking Changes</h2>
    <h3>Core</h3>
    <ul>
    <li>Replace <code>assertThat(Temporal)</code> with 
<code>assertThatTemporal(Temporal)</code> <a 
href="https://redirect.github.com/assertj/assertj/issues/3519";>#3519</a></li>
    </ul>
    <h2>:bug: Bug Fixes</h2>
    <h3>Core</h3>
    <ul>
    <li>Fix Javadoc rendering on 
<code>FactoryBasedNavigableListAssert::assertThat</code></li>
    <li>Allow <code>ComparingNormalizedFields</code> instances to be reused 
across different assertions <a 
href="https://redirect.github.com/assertj/assertj/issues/3493";>#3493</a></li>
    </ul>
    <h2>:hammer: Dependency Upgrades</h2>
    <h3>Core</h3>
    <ul>
    <li>Upgrade to Byte Buddy 1.14.18 <a 
href="https://redirect.github.com/assertj/assertj/issues/3531";>#3531</a></li>
    <li>Upgrade to JUnit BOM 5.10.3 <a 
href="https://redirect.github.com/assertj/assertj/issues/3525";>#3525</a></li>
    </ul>
    <h3>Guava</h3>
    <ul>
    <li>Upgrade to Guava 33.2.1-jre <a 
href="https://redirect.github.com/assertj/assertj/issues/3499";>#3499</a></li>
    </ul>
    <h2>:heart: Contributors</h2>
    <p>Thanks to all the contributors who worked on this release:</p>
    <p><a href="https://github.com/genuss";><code>@​genuss</code></a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/assertj/assertj/commit/8e97f90d62782a5fe2e49f739164361ecb54738b";><code>8e97f90</code></a>
 [maven-release-plugin] prepare release assertj-build-3.26.3</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/d1afefca4e99fe6476e04d61d670fe24c25b7f4d";><code>d1afefc</code></a>
 chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 
4...</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/2dc2cbfa4070d2bbeb1a748c0833c277047fd93d";><code>2dc2cbf</code></a>
 chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (<a 
href="https://redirect.github.com/assertj/assertj/issues/3531";>#3531</a>)</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/2541d3c1722a923c9a1cf3b33255e3fc8ee07135";><code>2541d3c</code></a>
 chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 
2.17.1...</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/cdb906fb0d9ee0dfddb2925f15a46a5b7b16c5da";><code>cdb906f</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/c3b1f4a5eef1284e484e43374e9d5ba8ba33707d";><code>c3b1f4a</code></a>
 [maven-release-plugin] prepare release assertj-build-3.26.2</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/d5b52abe63cca2b84b6abc38dd9b15a0e63f9b9d";><code>d5b52ab</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/17ea711f63eea0c3081be2e36f1d089edaba1f07";><code>17ea711</code></a>
 [maven-release-plugin] prepare release assertj-build-3.26.1</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/8cf054db3230522155c5b637e332e485622c8b82";><code>8cf054d</code></a>
 chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 
2.17...</li>
    <li><a 
href="https://github.com/assertj/assertj/commit/5e708b48ef69f4d8c35ec86690ba6bc491cb579a";><code>5e708b4</code></a>
 chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (<a 
href="https://redirect.github.com/assertj/assertj/issues/3527";>#3527</a>)</li>
    <li>Additional commits viewable in <a 
href="https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3";>compare
 view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.assertj:assertj-core&package-manager=maven&previous-version=3.26.0&new-version=3.26.3)](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>
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Dane Pitkin <[email protected]>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 376fe2589f..997257c71b 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -171,7 +171,7 @@ under the License.
       <dependency>
         <groupId>org.assertj</groupId>
         <artifactId>assertj-core</artifactId>
-        <version>3.26.0</version>
+        <version>3.26.3</version>
         <scope>test</scope>
       </dependency>
       <dependency>

Reply via email to