Skip to content

Commit c4d75fc

Browse files
Java 8 cleanup pom.xml
Removing comment stating version coupling for dependency related to java 7. No longer an issue, from what I have been able to test.
1 parent 3cd8b51 commit c4d75fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,6 @@
537537
<dependency>
538538
<groupId>org.codehaus.mojo</groupId>
539539
<artifactId>animal-sniffer-enforcer-rule</artifactId>
540-
<!-- Updating to 1.19 causes LOTS of errors in 'mvn site' and 1.18 requires Java 8 so leaving it at 1.17. -->
541540
<version>1.20</version>
542541
</dependency>
543542

0 commit comments

Comments
 (0)