This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch dependabot/gradle/all-2c0ce968ff
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git
discard eb9b6d1 Bump the all group across 1 directory with 3 updates
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 7f9e5a1 Bump the all group across 1 directory with 4 updates (#369)
add 6525154 Bump the all group across 1 directory with 3 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 (eb9b6d1)
\
N -- N -- N refs/heads/dependabot/gradle/all-2c0ce968ff (6525154)
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:
.github/workflows/build.yaml | 2 +-
.github/workflows/graalvm-reusable-test.yaml | 4 +-
.github/workflows/gradle-reusable-test.yaml | 6 +-
.github/workflows/integration-test.yaml | 6 +-
gradle/wrapper/gradle-wrapper.jar | Bin 46175 -> 48462 bytes
gradle/wrapper/gradle-wrapper.properties | 6 +-
gradlew | 2 +-
gradlew.bat | 31 +++----
log4j-samples-android/app/build.gradle | 2 +-
log4j-samples-jlink/pom.xml | 93 ++++++++++++++++++++-
.../logging/log4j/samples/jlink/StandardIT.java | 32 ++++---
11 files changed, 130 insertions(+), 54 deletions(-)
mode change 100755 => 100644 gradlew.bat
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%)