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 c09332f86 chore(java): bump org.junit:junit-bom from 5.14.3 to 5.14.4 
(#4295)
c09332f86 is described below

commit c09332f86647ba76594b97292a8b7d118205e88b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 10:42:07 2026 +0900

    chore(java): bump org.junit:junit-bom from 5.14.3 to 5.14.4 (#4295)
    
    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 aacfa5eec..2893c4e22 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -171,7 +171,7 @@
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>5.14.3</version>
+        <version>5.14.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to