Remove obsolete comment. Minor alignment fix

This commit is contained in:
Tim Donohue
2018-05-08 09:01:27 -05:00
committed by GitHub
parent a7c81129f4
commit a5a3dda2fd

View File

@@ -64,8 +64,7 @@
<artifactId>jersey-media-json-jackson</artifactId>
<version>${jersey.version}</version>
<exclusions>
<!-- Pinned to 2.5.4 below, this is because the current version number includes both 2.5.4 AND 2.5.0 jackson-annotations-->
<exclusion>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
</exclusion>