<p>Protobuf got updated to the latest released version 3.9.1. The main motivation was to fix the following annoying warnings:</p>
<pre><code>WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/home/qertoip/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protobuf-java/3.5.1/8c3492f7662fa1cbf8ca76a0f5eb1146f7725acd/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
</code></pre>
<p>I did some manual smoke tests by clicking through the bisq-desktop, for both new user and existing user with data.</p>
<p>PS There is still a similar warning for <code>guice</code> dependency, awaiting upstream fix.</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/3097'>https://github.com/bisq-network/bisq/pull/3097</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Bump protobuf to fix annoying warnings</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3097/files#diff-0">build.gradle</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3097/files#diff-1">gradle/witness/gradle-witness.gradle</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3097.patch'>https://github.com/bisq-network/bisq/pull/3097.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3097.diff'>https://github.com/bisq-network/bisq/pull/3097.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/3097?email_source=notifications&email_token=AJFFTNRD5YEUPKA5FJ4XIBTQEWTLHA5CNFSM4IMBBP3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFP77KA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVQMH2F3PRZ4MCF5MTQEWTLHANCNFSM4IMBBP3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNS7YBN5PGLZYBI65MLQEWTLHA5CNFSM4IMBBP3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFP77KA.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/3097?email_source=notifications\u0026email_token=AJFFTNRD5YEUPKA5FJ4XIBTQEWTLHA5CNFSM4IMBBP3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFP77KA",
"url": "https://github.com/bisq-network/bisq/pull/3097?email_source=notifications\u0026email_token=AJFFTNRD5YEUPKA5FJ4XIBTQEWTLHA5CNFSM4IMBBP3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFP77KA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>