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 c5dcb2b81 chore(java): Bump org.junit:junit-bom from 5.14.2 to 5.14.3 
(#3998)
c5dcb2b81 is described below

commit c5dcb2b81e3da020396bedee7a389c3eb8aa04a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 08:58:58 2026 +0900

    chore(java): Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#3998)
    
    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 ed50443e5..14b222c94 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -165,7 +165,7 @@
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>5.14.2</version>
+        <version>5.14.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to