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 8df5c6271f8 Bump org.bouncycastle:bc-fips from 2.1.2 to 2.1.3 (#3334)
8df5c6271f8 is described below

commit 8df5c6271f89620622d2664d3fa68eeff04cc6f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 23:12:17 2026 -0400

    Bump org.bouncycastle:bc-fips from 2.1.2 to 2.1.3 (#3334)
    
    Bumps org.bouncycastle:bc-fips from 2.1.2 to 2.1.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bc-fips
      dependency-version: 2.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 9323239d079..31e37c8e8e6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2400,7 +2400,7 @@
                 <dependency>
                     <groupId>org.bouncycastle</groupId>
                     <artifactId>bc-fips</artifactId>
-                    <version>2.1.2</version>
+                    <version>2.1.3</version>
                 </dependency>
             </dependencies>
             <build>

Reply via email to