File tree Expand file tree Collapse file tree 4 files changed +0
-20
lines changed Expand file tree Collapse file tree 4 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ dependencies {
66    compile " com.fasterxml.jackson.core:jackson-databind" 
77    compile " com.google.code.findbugs:jsr305" 
88    compile " com.palantir.safe-logging:safe-logging" 
9-     compile " javax.ws.rs:javax.ws.rs-api" 
109    implementation " com.palantir.safe-logging:preconditions" 
1110
1211    testCompile project(" :extras:jackson-support"  )
Original file line number Diff line number Diff line change 3232            "transitive": [
3333                "com.palantir.safe-logging:preconditions"
3434            ]
35-         },
36-         "javax.ws.rs:javax.ws.rs-api": {
37-             "locked": "2.0.1"
3835        }
3936    },
4037    "runtime": {
5855        },
5956        "com.palantir.safe-logging:safe-logging": {
6057            "locked": "1.5.0"
61-         },
62-         "javax.ws.rs:javax.ws.rs-api": {
63-             "locked": "2.0.1"
6458        }
6559    }
6660}
Original file line number Diff line number Diff line change 3333                "com.palantir.conjure.java.api:errors"
3434            ]
3535        },
36-         "javax.ws.rs:javax.ws.rs-api": {
37-             "locked": "2.0.1",
38-             "transitive": [
39-                 "com.palantir.conjure.java.api:errors"
40-             ]
41-         },
4236        "junit:junit": {
4337            "locked": "4.12"
4438        },
109103                "com.palantir.safe-logging:preconditions"
110104            ]
111105        },
112-         "javax.ws.rs:javax.ws.rs-api": {
113-             "locked": "2.0.1",
114-             "transitive": [
115-                 "com.palantir.conjure.java.api:errors"
116-             ]
117-         },
118106        "junit:junit": {
119107            "locked": "4.12"
120108        },
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ com.fasterxml.jackson.*:jackson-* = 2.9.5
22com.google.code.findbugs:jsr305 = 3.0.1
33com.palantir.safe-logging:* = 1.5.0
44com.palantir.tokens:auth-tokens = 3.0.0
5- javax.ws.rs:javax.ws.rs-api = 2.0.1
65junit:junit = 4.12
76org.apache.commons:commons-lang3 = 3.6
87org.assertj:assertj-core = 3.6.1
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments