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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 42fd785187cb3b79560e027e5836b1d44c08c248
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 07:56:02 2026 -0400

    Bump cxf.bcprov.version from 1.84 to 1.85 (#3356)
    
    Bumps `cxf.bcprov.version` from 1.84 to 1.85.
    
    Updates `org.bouncycastle:bcprov-jdk18on` from 1.84 to 1.85
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `org.bouncycastle:bctls-jdk18on` from 1.84 to 1.85
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-version: '1.85'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.bouncycastle:bctls-jdk18on
      dependency-version: '1.85'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4516b07cbf2e9e239be7dd0736c65d3eee71b302)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 04cefd77c01..2aca1258a62 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -85,7 +85,7 @@
         <cxf.assertj.version>3.27.7</cxf.assertj.version>
         <cxf.atmosphere.version.range>[2.4, 3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
-        <cxf.bcprov.version>1.81</cxf.bcprov.version>
+        <cxf.bcprov.version>1.85</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.17.2</cxf.brave.reporter.version>
         <cxf.brave.version>5.17.1</cxf.brave.version>
         <cxf.brave.zipkin.version>2.27.0</cxf.brave.zipkin.version>

Reply via email to