palantir / dropwizard-web-security

A Dropwizard bundle for applying default web security functionality
https://bintray.com/palantir/releases/dropwizard-web-security/view
Apache License 2.0
37 stars 16 forks source link

unknown enum constant ImplementationVisibility.PACKAGE warning #54

Closed qinfchen closed 8 years ago

qinfchen commented 8 years ago

web-security dependency causes the following warning at compile time

warning: unknown enum constant ImplementationVisibility.PACKAGE
  reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found
1 warning