diff --git a/.gitignore b/.gitignore index 0e13eeb..777ef8e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ buildNumber.properties .mvn/timing.properties # https://github.com/takari/maven-wrapper#usage-without-binary-jar .mvn/wrapper/maven-wrapper.jar +work/ diff --git a/pom.xml b/pom.xml index a714042..cc00f2a 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ org.yaml snakeyaml - 1.28 + 1.33 @@ -163,7 +163,7 @@ maven-surefire-plugin - 2.22.2 + 3.0.0 false