<p>Some apache & logback dependency versions were bumped up, some<br>
transitive dependencies declared as direct dependencies, and some<br>
new exclusions were added to reduce the number of duplicated<br>
dependencies in the build.<br>
Also updated gradle-witness.gradle.</p>
<p>Here are some of the duplicated apache and logback dependencies<br>
in the current build:</p>
<pre><code>commons-codec-1.10.jar
commons-codec-1.9.jar
commons-io-2.4.jar
commons-io-2.6.jar
commons-logging-1.1.1.jar
commons-logging-1.2.jar

httpclient-4.0.1.jar
httpclient-4.5.3.jar
httpclient-4.5.5.jar
httpcore-4.0.1.jar
httpcore-4.4.6.jar
httpcore-4.4.9.jar

logback-classic-1.1.10.jar
logback-classic-1.1.11.jar
logback-core-1.1.10.jar
logback-core-1.1.11.jar
</code></pre>
<p>Upgraded:</p>
<pre><code>codecVersion 1.9 -> 1.13
ioVersion  2.4 -> 2.6
langVersion 3.4 -> 3.8
httpclientVersion 4.5.3 -> 4.5.12
slf4jVersion 1.7.22 -> 1.7.25
</code></pre>
<p>New dependency declarations:</p>
<pre><code>loggingVersion 1.2
httpcoreVersion 4.4.13
</code></pre>
<p>This commit reduces the number of build dependencies by 10.</p>
<p>Partial fix for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585594639" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4086" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/4086/hovercard" href="https://github.com/bisq-network/bisq/issues/4086">#4086</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4089'>https://github.com/bisq-network/bisq/pull/4089</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Upgrade and reduce version conflicts in build</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4089/files#diff-c197962302397baf3a4cc36463dce5ea">build.gradle</a>
    (36)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4089/files#diff-d5a9251f678d7f964871b83c050aa9a7">gradle/witness/gradle-witness.gradle</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4089.patch'>https://github.com/bisq-network/bisq/pull/4089.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4089.diff'>https://github.com/bisq-network/bisq/pull/4089.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUF7MFNZQLKSIVT3M3RIZO5BANCNFSM4LRMYZMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNW6G23QD3C3HUFTKRDRIZO5BA5CNFSM4LRMYZMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXKODKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4089",
"url": "https://github.com/bisq-network/bisq/pull/4089",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>