Toggle navigation
Home
dropwizard
60e2ae35576ae901b7faf372315f3ed12a746bc0
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 2
Link to commit
Third party dependencies:
com.h2database:h2:1.4.187
com.fasterxml.jackson.core:jackson-annotations:2.5.3
org.objenesis:objenesis:2.1
junit:junit:4.12
org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.17
org.glassfish.jersey.test-framework:jersey-test-framework-core:2.17
org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:2.17
org.slf4j:slf4j-api:1.7.12
org.hamcrest:hamcrest-core:1.3
org.apache.commons:commons-lang3:3.4
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Attribute Type
1
Change Attribute Type cache : LoadingCache<C,Optional<P>> to cache : Cache<C,Optional<P>> in class io.dropwizard.auth.CachingAuthenticator
From
To