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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 70e9edfddfab58ff7b4d3a6a998a5f2a8e615af2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 10:32:49 2026 -0500

    Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0 (#2837)
    
    Bumps 
[org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin)
 from 3.2.1 to 3.3.0.
    - [Release 
notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/3.2.1...buildnumber-maven-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
      dependency-version: 3.3.0
      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>
    (cherry picked from commit b8599e0c5c22ac0786139f7966d8b2627535c651)
    (cherry picked from commit 59abb00d17d4d95eced0b01c04b2c967ca70fc32)
    (cherry picked from commit 33204b8f3bf2836d370b428b017284dd621285cd)
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index 81387a1eaa..47fbffa9f6 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -241,7 +241,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>buildnumber-maven-plugin</artifactId>
-                <version>3.2.1</version>
+                <version>3.3.0</version>
                 <executions>
                     <execution>
                         <id>create-noncanonicalrev</id>

Reply via email to