This is an automated email from the ASF dual-hosted git repository.
coheigea 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 dab1d8de029 Bump cxf.bcprov.version from 1.85 to 1.86 (#3484)
dab1d8de029 is described below
commit dab1d8de029b876ef92c56e84fffb2afc0532945
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 23 12:43:22 2026 +0100
Bump cxf.bcprov.version from 1.85 to 1.86 (#3484)
Bumps `cxf.bcprov.version` from 1.85 to 1.86.
Updates `org.bouncycastle:bcprov-jdk18on` from 1.85 to 1.86
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.bouncycastle:bctls-jdk18on` from 1.85 to 1.86
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/bcgit/bc-java/commits)
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
dependency-version: '1.86'
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bctls-jdk18on
dependency-version: '1.86'
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 db40ee0f9d7..ff05af86318 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.85</cxf.bcprov.version>
+ <cxf.bcprov.version>1.86</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>