This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/master by this push:
new 54fed33ee6 INFRA-23225 Remove redundant warning.
54fed33ee6 is described below
commit 54fed33ee6143d67f39a3a898ceff1083ee1ce1b
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri May 27 23:56:09 2022 +0200
INFRA-23225 Remove redundant warning.
---
.github/workflows/build.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 29002bae83..9b676feece 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -112,7 +112,6 @@ jobs:
shell: bash
# `package install:install deploy:deploy` goal is needed to deploy
without configuring the plugin in the POM.
# For details see:
https://maven.apache.org/plugins/maven-gpg-plugin/examples/deploy-signed-artifacts.html
- # INFRA-23225 `log4j-bom` is excluded due to 401 errors.
run: |
./mvnw \
--show-version --batch-mode --errors --no-transfer-progress \