This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 4516b07cbf2 Bump cxf.bcprov.version from 1.84 to 1.85 (#3356)
4516b07cbf2 is described below
commit 4516b07cbf2e9e239be7dd0736c65d3eee71b302
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index b5fc79b949e..79de6888d7d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,7 @@
<cxf.assertj.version>4.0.0-M1</cxf.assertj.version>
<cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
<cxf.atmosphere.version>3.1.0</cxf.atmosphere.version>
- <cxf.bcprov.version>1.84</cxf.bcprov.version>
+ <cxf.bcprov.version>1.85</cxf.bcprov.version>
<cxf.brave.version>6.3.1</cxf.brave.version>
<cxf.cdi.api.version>4.1.0</cxf.cdi.api.version>
<cxf.classgraph.version>4.8.25</cxf.classgraph.version>