This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
from 684a3fd122 Fix Spotless formatting: place exception arg on same line
as message string (#12380)
new da392652e0 [#11683] Install JUL-to-SLF4J bridge to route
java.util.logging through Maven logging
new d260f0d52e Guard JUL bridge installation with isInstalled() check
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:
apache-maven/pom.xml | 7 +++++++
impl/maven-cli/pom.xml | 4 ++++
.../main/java/org/apache/maven/cling/invoker/LookupInvoker.java | 6 ++++++
pom.xml | 5 +++++
4 files changed, 22 insertions(+)