Upgrade build tools and allow building on macOS 12 / M1 (#2836)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2022-03-12 21:05:37 +01:00
committed by GitHub
parent e6ddeccd78
commit e64c06c22b
34 changed files with 76 additions and 75 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.annotation</artifactId>
<version>2.2.100</version>
<version>2.2.600</version>
<!--<scope>compile</scope> -->
</dependency>