Merge branch '2.3.x'
Closes gh-23015
This commit is contained in:
@@ -66,6 +66,10 @@ public class BuildImageMojo extends AbstractPackagerMojo {
|
||||
|
||||
private static final String BUILDPACK_JVM_VERSION_KEY = "BP_JVM_VERSION";
|
||||
|
||||
static {
|
||||
System.setProperty("org.slf4j.simpleLogger.log.org.apache.http.wire", "ERROR");
|
||||
}
|
||||
|
||||
/**
|
||||
* Directory containing the JAR.
|
||||
* @since 2.3.0
|
||||
|
||||
Reference in New Issue
Block a user