If you're affected and can grab a copy of the jquery-version.min.js file you need, add it to your project and then add this line (adjusted for path and version) right after the failing call to the CDN:
<script>window.jQuery || document.write('<script src="/resources/js/jquery-3.1.1.min.js"><\/script>')</script>