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

jamesnetherton pushed a change to branch 
dependabot/maven/quarkiverse-cxf.version-3.37.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 4a7499089f Auto generated changes for dependabot commit 
2e1e891dfd184cdbb5fc5f585670438eb2e1e89d
 discard 2bf3ff5a51 Bump quarkiverse-cxf.version from 3.37.0.CR1 to 3.37.0
     add bfa18c5f2c Bump quarkiverse-cxf.version from 3.37.0.CR1 to 3.37.0
     add 44cfcfaf2e Fix native build failures caused by httpclient5 5.6.x 
upgrade
     add f466669fc0 Increase Splunk container timeout for slower linux/amd64 
emulation on macOS & PodMan

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4a7499089f)
            \
             N -- N -- N   
refs/heads/dependabot/maven/quarkiverse-cxf.version-3.37.0 (f466669fc0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../deployment/HttpClient5Processor.java           |  4 +-
 .../graal/BrotliAbsentBooleanSupplier.java         |  2 +-
 .../httpclient5/graal/BrotliSubstitutions.java     |  4 +-
 .../graal/CommonsCompressSubstitutions.java        | 58 ++++++++++++++++++++++
 ...nSupplier.java => XzAbsentBooleanSupplier.java} | 10 +++-
 .../test/support/splunk/SplunkTestResource.java    |  2 +-
 6 files changed, 72 insertions(+), 8 deletions(-)
 create mode 100644 
extensions-support/httpclient5/runtime/src/main/java/org/apache/camel/quarkus/support/httpclient5/graal/CommonsCompressSubstitutions.java
 copy 
extensions-support/httpclient5/runtime/src/main/java/org/apache/camel/quarkus/support/httpclient5/graal/{BrotliAbsentBooleanSupplier.java
 => XzAbsentBooleanSupplier.java} (73%)

Reply via email to