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-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 1cdbe834 MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 
(#597)
1cdbe834 is described below

commit 1cdbe834f89f4519e121673d2f1a37dff6bba5dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 21 05:54:03 2025 -0500

    MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 (#597)
    
    Bumps
    [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from
    1.79 to 1.80.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 flight/flight-sql-jdbc-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flight/flight-sql-jdbc-core/pom.xml 
b/flight/flight-sql-jdbc-core/pom.xml
index 204e17ef..1daa0237 100644
--- a/flight/flight-sql-jdbc-core/pom.xml
+++ b/flight/flight-sql-jdbc-core/pom.xml
@@ -121,7 +121,7 @@ under the License.
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcpkix-jdk18on</artifactId>
-      <version>1.79</version>
+      <version>1.80</version>
     </dependency>
 
     <dependency>

Reply via email to