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/04/17 20:20:34 UTC

[cxf] branch 3.5.x-fixes updated (a9bcd8b7f0 -> 6af6e3531b)

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

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


    from a9bcd8b7f0 Update Project Reactor to 3.4.29
     new a96f78da05 Bump github/codeql-action from 2.2.11 to 2.2.12 (#1234)
     new 6af6e3531b Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1235)

The 2 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:
 .github/workflows/codeql-analysis.yml | 4 ++--
 parent/pom.xml                        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


[cxf] 02/02: Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1235)

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

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

commit 6af6e3531b89b16787df87d85b24f09e89fe033d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 17 08:21:14 2023 -0400

    Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1235)
    
    Bumps `cxf.brave.version` from 5.15.0 to 5.15.1.
    
    Updates `brave` from 5.15.0 to 5.15.1
    - [Release notes](https://github.com/openzipkin/brave/releases)
    - [Changelog](https://github.com/openzipkin/brave/blob/master/RELEASE.md)
    - [Commits](https://github.com/openzipkin/brave/compare/5.15.0...5.15.1)
    
    Updates `brave-instrumentation-http` from 5.15.0 to 5.15.1
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.brave:brave
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-http
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 97de230bc3..88c812f1db 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
         <cxf.bcprov.version>1.70</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
-        <cxf.brave.version>5.15.0</cxf.brave.version>
+        <cxf.brave.version>5.15.1</cxf.brave.version>
         <cxf.brave.zipkin.version>2.24.0</cxf.brave.zipkin.version>
         <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
         <cxf.cdi.api.version>2.0.2</cxf.cdi.api.version>


[cxf] 01/02: Bump github/codeql-action from 2.2.11 to 2.2.12 (#1234)

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

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

commit a96f78da05f888624ef034c3bafb0324bf159f94
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 17 08:20:58 2023 -0400

    Bump github/codeql-action from 2.2.11 to 2.2.12 (#1234)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.11 to 2.2.12.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/github/codeql-action/compare/d186a2a36cc67bfa1b860e6170d37fb9634742c7...7df0ce34898d659f95c0c4a09eaa8d4e32ee64db)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 97d28898ef..517cc6caf4 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -49,7 +49,7 @@ jobs:
 
     # Initializes the CodeQL tools for scanning.
     - name: Initialize CodeQL
-      uses: github/codeql-action/init@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2.2.9
+      uses: github/codeql-action/init@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db # v2.2.12
       with:
         languages: ${{ matrix.language }}
         #config-file: ./.github/codeql/codeql-cxf-config.yml
@@ -77,4 +77,4 @@ jobs:
     #   make release
 
     - name: Perform CodeQL Analysis
-      uses: github/codeql-action/analyze@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2.2.9
+      uses: github/codeql-action/analyze@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db # v2.2.12