diff --git a/.gitignore b/.gitignore index e4984d4..1b823e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target/ -.idea \ No newline at end of file +.idea +*.iml \ No newline at end of file diff --git a/pom.xml b/pom.xml index 9c2bf6d..0593e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 2.13.64 + 2.16.73 @@ -121,6 +121,7 @@ TODO-RS: Java 8 is more strict about some javadoc tags. We'll need to update quite a few to remove this workaround. --> + 8 -Xdoclint:none