Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.6 to 3.6.0 #241

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.6 to 3.6.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.6 to 3.6.0 #241

Status Success
Total duration 37s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Java 11 build: src/test/java/ch/jalu/configme/properties/ArrayPropertyTest.java#L113
non-varargs call of varargs method with inexact argument type for last parameter;
Java 11 build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
Java 21 build: src/test/java/ch/jalu/configme/properties/ArrayPropertyTest.java#L113
non-varargs call of varargs method with inexact argument type for last parameter;
Java 21 build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
Java 17 build: src/test/java/ch/jalu/configme/properties/ArrayPropertyTest.java#L113
non-varargs call of varargs method with inexact argument type for last parameter;
Java 17 build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.