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 22568819b chore(java): bump org.assertj:assertj-core from 3.27.2 to 
3.27.3 in /java (#2461)
22568819b is described below

commit 22568819b232a6682822684c217217b42ed52dcb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 20 19:04:03 2025 -0500

    chore(java): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 in /java 
(#2461)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj)
    from 3.27.2 to 3.27.3.
    
    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 d86da3a87..67d6c5f51 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -159,7 +159,7 @@
       <dependency>
         <groupId>org.assertj</groupId>
         <artifactId>assertj-core</artifactId>
-        <version>3.27.2</version>
+        <version>3.27.3</version>
       </dependency>
       <dependency>
         <groupId>org.junit</groupId>

Reply via email to