diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fa17b278..bf47eb13 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -24,7 +24,8 @@ Committing with `git commit -s` will add the sign-off at the end of the commit m - Jannik Hollenbach - Johannes Zahn -- Robert Seedorff +- Robert Seedorff - Simon Hülkenberg - Sven Strittmatter - Timo Pagel +- Heiko Kiesel diff --git a/pom.xml b/pom.xml index 8e897012..d675717b 100644 --- a/pom.xml +++ b/pom.xml @@ -72,9 +72,9 @@ ${project.build.directory}/jacoco.exec - 2.15.2 + 2.16.1 5.3.28 - 5.4.0 + 5.9.0 @@ -82,7 +82,7 @@ org.junit junit-bom - 5.10.0 + 5.10.1 pom import @@ -124,7 +124,7 @@ org.projectlombok lombok - 1.18.26 + 1.18.30 provided @@ -161,13 +161,13 @@ uk.org.webcompere system-stubs-jupiter - 2.0.2 + 2.1.6 test nl.jqno.equalsverifier equalsverifier - 3.15.1 + 3.15.6 test @@ -219,7 +219,7 @@ maven-compiler-plugin - 3.11.0 + 3.12.1 ${project.build.version.source} ${project.build.version.target} @@ -246,7 +246,7 @@ maven-enforcer-plugin - 3.3.0 + 3.4.1 enforce @@ -284,7 +284,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.11 pre-unit-test @@ -310,7 +310,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.5 @@ -327,7 +327,7 @@ maven-javadoc-plugin - 3.5.0 + 3.6.3 attach-javadocs