You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/26 19:35:11 UTC

[cxf] branch 3.4.x-fixes updated (6ccd4cd7a9 -> f5e0528d17)

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

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


    from 6ccd4cd7a9 Bump geronimo-config-impl from 1.0 to 1.2.3 (#1082)
     new f7e0454e5d Bump maven-gpg-plugin from 1.6 to 3.0.1 (#1085)
     new 93e6f72605 Bump cargo-maven2-plugin from 1.6.7 to 1.8.5 (#1081)
     new f5e0528d17 Bump buildnumber-maven-plugin from 1.4 to 3.0.0 (#1086)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/pom.xml                                                   | 2 +-
 distribution/src/main/release/samples/java_first_jaxws/pom.xml | 2 +-
 pom.xml                                                        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


[cxf] 03/03: Bump buildnumber-maven-plugin from 1.4 to 3.0.0 (#1086)

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f5e0528d17faf79a915c925c7710f87c46e2d702
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jan 25 19:26:08 2023 -0500

    Bump buildnumber-maven-plugin from 1.4 to 3.0.0 (#1086)
    
    Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 1.4 to 3.0.0.
    - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
    - [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/buildnumber-maven-plugin-1.4...buildnumber-maven-plugin-3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index 2adb0b23b4..5cebeea42f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -220,7 +220,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>buildnumber-maven-plugin</artifactId>
-                <version>1.4</version>
+                <version>3.0.0</version>
                 <executions>
                     <execution>
                         <id>create-noncanonicalrev</id>


[cxf] 01/03: Bump maven-gpg-plugin from 1.6 to 3.0.1 (#1085)

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f7e0454e5df53ad38bc2142210cf16120a9a49f1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 26 08:37:54 2023 -0500

    Bump maven-gpg-plugin from 1.6 to 3.0.1 (#1085)
    
    Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d6e99f5c40..62d8e433d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@
                     <!-- We want to sign the artifact, the POM, and all attached artifacts -->
                     <plugin>
                         <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.6</version>
+                        <version>3.0.1</version>
                         <executions>
                             <execution>
                                 <goals>


[cxf] 02/03: Bump cargo-maven2-plugin from 1.6.7 to 1.8.5 (#1081)

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 93e6f726056b78012c2f1c2cc7af819825e42784
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 26 10:07:52 2023 -0500

    Bump cargo-maven2-plugin from 1.6.7 to 1.8.5 (#1081)
    
    Bumps cargo-maven2-plugin from 1.6.7 to 1.8.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.cargo:cargo-maven2-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 distribution/src/main/release/samples/java_first_jaxws/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/java_first_jaxws/pom.xml b/distribution/src/main/release/samples/java_first_jaxws/pom.xml
index 2b05c3a75b..49182a5640 100644
--- a/distribution/src/main/release/samples/java_first_jaxws/pom.xml
+++ b/distribution/src/main/release/samples/java_first_jaxws/pom.xml
@@ -49,7 +49,7 @@
             <plugin>
                 <groupId>org.codehaus.cargo</groupId>
                 <artifactId>cargo-maven2-plugin</artifactId>
-                <version>1.6.7</version>
+                <version>1.8.5</version>
                 <configuration>
                     <container>
                         <containerId>tomcat8x</containerId>