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

dependabot[bot] pushed a change to branch 
dependabot/github_actions/all-8b2442b180
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git


 discard d561af1  Merge branch 'main' into 
dependabot/github_actions/all-8b2442b180
 discard 2ff0352  Bump the all group across 1 directory with 4 updates
     add c209044  Bump the all group across 2 directories with 7 updates (#375)
     add 9d77f55  Bump the all group across 1 directory with 3 updates (#372)
     add 79b05ae  Bump the all group across 2 directories with 14 updates (#379)
     add 214f09d  Disable commit signatures (#383)
     add a88d99f  Update Gradle test expectations (#386)
     add 1a085fc  Reproduce `ThresholdFilter` GraalVM issue (#385)
     add 431007a  Remove `spotbugs-annotations` checks (#382)
     add 7bac50a  fix: use relative paths for local reusable workflows in 
integration-test (#394)
     add dceda47  Add integration test for `log4j-samples-jlink` module (#393)
     add 6480f93  Bump the all group across 1 directory with 4 updates

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   (d561af1)
            \
             N -- N -- N   refs/heads/dependabot/github_actions/all-8b2442b180 
(6480f93)

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:
 .asf.yaml                                          |   2 -
 .github/workflows/graalvm-reusable-test.yaml       |   4 +-
 .github/workflows/gradle-reusable-test.yaml        |   6 +-
 .github/workflows/integration-test.yaml            |   6 +-
 log4j-samples-android/app/build.gradle             |   6 +-
 log4j-samples-aspectj/pom.xml                      |   2 +-
 log4j-samples-graalvm/pom.xml                      |  18 ++--
 .../src/main/resources/log4j2-jtl.xml              |   8 ++
 .../src/main/resources/log4j2.xml                  |   8 ++
 .../src/main/resources/logback.xml                 |   2 +-
 .../src/main/resources/logging.properties          |   2 +-
 .../log4j-core-jtl-minimal/Log4j2Plugins.json      |   9 ++
 .../log4j-core/reflect-config.json                 |  16 +++-
 .../log4j/core/config/plugins/Log4j2Plugins.dat    | Bin 6630 -> 6711 bytes
 .../log4j-core-minimal/Log4j2Plugins.json          |   9 ++
 .../log4j-core/reflect-config.json                 |  16 +++-
 .../log4j/core/config/plugins/Log4j2Plugins.dat    | Bin 8517 -> 8598 bytes
 .../samples/graalvm/JsonTemplateLayoutIT.java      |   2 +-
 .../logging/log4j/samples/graalvm/StandardIT.java  |   2 +-
 log4j-samples-gradle-metadata/build.gradle         |   4 +-
 log4j-samples-jlink/pom.xml                        |  93 ++++++++++++++++++++-
 .../logging/log4j/samples/jlink/StandardIT.java    |  32 ++++---
 pom.xml                                            |  12 +--
 23 files changed, 201 insertions(+), 58 deletions(-)
 copy 
log4j-samples-graalvm/src/test/java/org/apache/logging/log4j/samples/graalvm/SimpleIT.java
 => 
log4j-samples-jlink/src/test/java/org/apache/logging/log4j/samples/jlink/StandardIT.java
 (57%)

Reply via email to