This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch mvnd-0.9.x in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
from a31a0809 Upgrade to maven 3.8.7 new d1ce733c Fix spotless config to include all java files (#768) new 21b0daa0 Exclude test and cache filed from apache-rat-plugin checks new 74451885 Upgrade jline to 3.22.0 (#775) new dceb0b80 Upgrade maven wrapper to 3.1.1 and latest maven new 08c8c54a Upgrade to assertj 3.24.2, graalvm 22.3.1, groovy 4.0.7, junit 5.9.2, xstream 1.4.20, ockback 1.2.11, slf4j 1.7.36 new 34004ebc Upgrade to sisu 0.9.0.M1 and surefire 3.0.0-M8 The 6 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: .mvn/wrapper/MavenWrapperDownloader.java | 117 --------------------- .mvn/wrapper/maven-wrapper.jar | Bin 50710 -> 59925 bytes .mvn/wrapper/maven-wrapper.properties | 20 +++- .../org/mvndaemon/mvnd/client/DefaultClient.java | 30 +++--- .../org/mvndaemon/mvnd/client/DefaultClient.java | 5 +- .../org/mvndaemon/mvnd/common/ProcessHelper.java | 26 ++--- .../org/mvndaemon/mvnd/common/SocketHelper.java | 25 +++-- .../mvnd/logging/internal/SimpleAppender.java | 4 +- pom.xml | 47 +++++++-- 9 files changed, 104 insertions(+), 170 deletions(-) delete mode 100644 .mvn/wrapper/MavenWrapperDownloader.java