Introduced netlayer 0.6.4b3

This commit is contained in:
Florian Reimair 2019-03-06 13:47:32 +01:00
parent c1ab900521
commit 7b4caab93d
No known key found for this signature in database
GPG key ID: 7EA8CA324B6E5633
2 changed files with 5 additions and 5 deletions

View file

@ -189,10 +189,10 @@ configure(project(':common')) {
configure(project(':p2p')) {
dependencies {
compile project(':common')
compile('com.github.JesusMcCloud.netlayer:tor.native:0.6.4b2') {
compile('com.github.JesusMcCloud.netlayer:tor.native:0.6.4b3') {
exclude(module: 'slf4j-api')
}
compile('com.github.JesusMcCloud.netlayer:tor.external:0.6.4b2') {
compile('com.github.JesusMcCloud.netlayer:tor.external:0.6.4b3') {
exclude(module: 'slf4j-api')
}
compile('org.apache.httpcomponents:httpclient:4.5.3') {

View file

@ -22,8 +22,8 @@ dependencyVerification {
'com.googlecode.jcsv:jcsv:73ca7d715e90c8d2c2635cc284543b038245a34f70790660ed590e157b8714a2',
'com.github.sarxos:webcam-capture:d960b7ea8ec3ddf2df0725ef214c3fccc9699ea7772df37f544e1f8e4fd665f6',
'com.jfoenix:jfoenix:4739e37a05e67c3bc9d5b391a1b93717b5a48fa872992616b0964d3f827f8fe6',
'com.github.JesusMcCloud.netlayer:tor.native:a121679c770c3f58c2c3d3ea4176d3392c033af71306e952dd67d09ff0493ac5',
'com.github.JesusMcCloud.netlayer:tor.external:086b5f8456e8646c9368b3b0777dd1623e21e92a416192f48f8232f7531b34f6',
'com.github.JesusMcCloud.netlayer:tor.native:45772a7fd6727ec222141d42fb55a5184af8f0806ff44e85455c7018fc362418',
'com.github.JesusMcCloud.netlayer:tor.external:5c46f93dccb33a1098c25d030c2dbffc7eff2373ada76118e486bd64a7b0bdc1',
'org.apache.httpcomponents:httpclient:db3d1b6c2d6a5e5ad47577ad61854e2f0e0936199b8e05eb541ed52349263135',
'net.sf.jopt-simple:jopt-simple:6f45c00908265947c39221035250024f2caec9a15c1c8cf553ebeecee289f342',
'org.fxmisc.easybind:easybind:666af296dda6de68751668a62661571b5238ac6f1c07c8a204fc6f902b222aaf',
@ -43,7 +43,7 @@ dependencyVerification {
'com.google.code.findbugs:jsr305:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7',
'com.google.guava:guava:36a666e3b71ae7f0f0dca23654b67e086e6c93d192f60ba5dfd5519db6c288c8',
'com.google.inject:guice:9b9df27a5b8c7864112b4137fd92b36c3f1395bfe57be42fedf2f520ead1a93e',
'com.github.JesusMcCloud.netlayer:tor:667fb5f6b30d7524419d2c0981c14680e20167b59c0c2c77c18ee376b7362a90',
'com.github.JesusMcCloud.netlayer:tor:aa458818231a793a6d905888f21b1003092073539480b1ec8953ed5907524b31',
'org.jetbrains.kotlin:kotlin-stdlib-jdk8:193ab7813e4d249f2ea4fc1b968fea8c2126bcbeeb5d6127050ce1b93dbaa7c2',
'io.github.microutils:kotlin-logging:4992504fd3c6ecdf9ed10874b9508e758bb908af9e9d7af19a61e9afb6b7e27a',
'org.jetbrains.kotlin:kotlin-stdlib-jdk7:877b59bbe466b24a88275a71fd06cd97359d2085420f6f1ac1d766afa8116001',