started to fix sharepoint API under JDK11

This commit is contained in:
2019-06-17 14:21:11 +02:00
parent 6829b65a2f
commit 96892cf8f9
4 changed files with 70 additions and 10 deletions

View File

@ -4,6 +4,7 @@
<parent>
<groupId>de.muehlencord</groupId>
<artifactId>shared</artifactId>
<version>1.2-SNAPSHOT</version>
</parent>
<groupId>de.muehlencord.shared</groupId>
<artifactId>shared-sharepoint</artifactId>