commit | 7c2534e0aac897d1a3a669959b07131a3be26819 | [log] [tgz] |
---|---|---|
author | Jörg Hoh <joerg@joerghoh.de> | Sat Aug 05 15:45:34 2023 +0200 |
committer | Jörg Hoh <joerg@joerghoh.de> | Sat Aug 05 15:45:34 2023 +0200 |
tree | 89f8f94505849db385ddee6e5d006719a5085fcf | |
parent | ecc5e03fdbd7b98ccfcbe1a137095a496c69fe6e [diff] |
drop support for Java 8
diff --git a/pom.xml b/pom.xml index e4b16a4..1228d50 100644 --- a/pom.xml +++ b/pom.xml
@@ -110,17 +110,6 @@ </configuration> </execution> <execution> - <id>8</id> - <goals> - <goal>test</goal> - </goals> - <configuration> - <jdkToolchain> - <version>1.8</version> - </jdkToolchain> - </configuration> - </execution> - <execution> <id>11</id> <goals> <goal>test</goal>