7a069d36d632e51044d91835336cd259f04c53f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
io.dropwizard:dropwizard-testing:0.7.1 | |
Updated | |
From org.slf4j:slf4j-api 1.7.7 To 1.7.6 | |
From org.slf4j:slf4j-api 1.7.6 To 1.7.7 | |
From com.fasterxml.jackson.core:jackson-databind 2.5.4 To 2.4.1 | |
From com.google.code.findbugs:jsr305 2.0.3 To 2.0.1 | |
From com.google.code.findbugs:jsr305 2.0.1 To 2.0.3 | |
From junit:junit 4.11 To 4.12 | |
From ch.qos.logback:logback-classic 1.1.1 To 1.1.3 | |
From ch.qos.logback:logback-classic 1.1.3 To 1.1.1 | |
From com.fasterxml.jackson.core:jackson-databind 2.4.1 To 2.5.4 | |
From ch.qos.logback:logback-core 1.1.3 To 1.1.2 | |
From ch.qos.logback:logback-core 1.1.2 To 1.1.3 | |
From junit:junit 4.12 To 4.11 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ldapTemplate : LdapTemplate to ldapTemplate : LdapOperations in method protected LdapKeyProvider(ldapTemplate LdapOperations, baseSearchPath String, fieldName String, publicKeyParser KeyParsingFunction) in class com.spotify.helios.auth.crt.LdapKeyProvider | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ldapTemplate : LdapTemplate to ldapTemplate : LdapOperations in class com.spotify.helios.auth.crt.LdapKeyProvider | From | To |