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

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git

commit eb70efeccca543217de9d393d0949d7726cbfed4
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Jun 9 13:18:57 2026 -1000

    Release prep: refresh 2.0.0 release notes and NOTICE copyright year
    
    - Release notes listed stale dependency versions that no longer match the 
POM:
      OpenSAML 5.2.1 -> 5.2.2 and Bouncy Castle 1.83 -> 1.84.
    - Update the top-level NOTICE copyright year to 2010-2026 for the release.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
---
 NOTICE                                   | 2 +-
 src/site/markdown/release-notes/2.0.0.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NOTICE b/NOTICE
index 323c4b29..f746656c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Rampart
-Copyright 2010 The Apache Software Foundation
+Copyright 2010-2026 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/src/site/markdown/release-notes/2.0.0.md 
b/src/site/markdown/release-notes/2.0.0.md
index b70299d4..206b3f61 100644
--- a/src/site/markdown/release-notes/2.0.0.md
+++ b/src/site/markdown/release-notes/2.0.0.md
@@ -19,9 +19,9 @@ This release uses the following updated dependency versions:
 - **Apache Axis2**: 2.0.1 - Jakarta-based Axis2 release
 - **Apache Axiom**: 2.0.0 - Jakarta-based XML object model used by Axis2
 - **Apache WSS4J**: 4.0.1 - Jakarta-based WS-Security implementation
-- **OpenSAML**: 5.2.1 - SAML token support and processing
+- **OpenSAML**: 5.2.2 - SAML token support and processing
 - **Apache Santuario XMLSec**: 4.0.4 - XML security primitives
-- **Bouncy Castle**: 1.83 (`bcprov-jdk18on` / `bcpkix-jdk18on`) - 
Cryptographic operations
+- **Bouncy Castle**: 1.84 (`bcprov-jdk18on` / `bcpkix-jdk18on`) - 
Cryptographic operations
 
 ## Key Features
 

Reply via email to