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

coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit e4bcc35c0f6b482acea57745a5f5683d9a27b764
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 24 15:53:51 2025 +0100

    Bump org.apache:apache from 34 to 35 (#535)
    
    Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 34 to 35.
    - [Release notes](https://github.com/apache/maven-apache-parent/releases)
    - [Commits](https://github.com/apache/maven-apache-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache:apache
      dependency-version: '35'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a7b324af8..c53cb18fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>34</version>
+        <version>35</version>
     </parent>
 
     <properties>

Reply via email to