7bfb0cddb5eb8bdfb020a0d68af617abea1a66eb
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.jruby:jruby-complete:1.7.20 | |
| org.asciidoctor:asciidoctorj:1.5.2 | |
| org.jsoup:jsoup:1.8.1 | |
| com.google.jimfs:jimfs:1.1 | |
| org.picocontainer:picocontainer:2.14.3 | |
| junit:junit-dep:4.11 | |
| org.hsqldb:hsqldb:2.3.2 | |
| Removed | |
| org.apache.commons:commons-text:1.1 | |
| org.mockito:mockito-all:1.10.19 | |
| Updated | |
| From org.neo4j:neo4j-graph-matching 3.1.6 To 3.1.3 | |
| From org.apache.commons:commons-lang3 3.5 To 3.3.2 | |
| From io.netty:netty-all 4.1.8.Final To 4.1.15.Final | |
| From org.neo4j:neo4j-graphviz 3.3.0-SNAPSHOT To 3.2.4-SNAPSHOT |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private makeSslContext(sslResource SslResource, forServer boolean, sslProvider String) : SslContext extracted from private makeSslContext(sslResource SslResource, forServer boolean) : SslContext in class org.neo4j.ssl.SecureCommunicationsTest | From | To |