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

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


The following commit(s) were added to refs/heads/main by this push:
     new 420c08081 chore(java): bump org.assertj:assertj-core from 3.26.3 to 
3.27.0 in /java (#2391)
420c08081 is described below

commit 420c0808189df9fe9e5876f3e6f8564b15546ffb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 25 19:03:47 2024 -0500

    chore(java): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 in /java 
(#2391)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj)
    from 3.26.3 to 3.27.0.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 0ea38084e..6b8075116 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -159,7 +159,7 @@
       <dependency>
         <groupId>org.assertj</groupId>
         <artifactId>assertj-core</artifactId>
-        <version>3.26.3</version>
+        <version>3.27.0</version>
       </dependency>
       <dependency>
         <groupId>org.junit</groupId>

Reply via email to