dependabot[bot] opened a new pull request, #13207: URL: https://github.com/apache/ignite/pull/13207
Bumps [javax.cache:cache-tests](https://github.com/jsr107/jsr107tck) from 1.1.0 to 1.1.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsr107/jsr107tck/commit/9b6660854664bab1f489a63e5ac9fd99b4b2f3f3"><code>9b66608</code></a> Bump version to 1 1 1</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/a3f82925e5103874148b70612c0832393233beb1"><code>a3f8292</code></a> Verify listener assertions on main test thread</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/2cb42a31562eb3b39ef3e32f6fc54dde7cff41a0"><code>2cb42a3</code></a> Assert expected old value when verifying updated events</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/d84ffc5f6c7f41a3ea24169dab3f278099ec7d46"><code>d84ffc5</code></a> Fixes javadoc generation when using JDK >= 10 to build JCache</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/752bcd6554d3c7420ffe7d67b94b583c3c27537e"><code>752bcd6</code></a> Merge pull request <a href="https://redirect.github.com/jsr107/jsr107tck/issues/143">#143</a> from henri-tremblay/visibility</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/b7a16617ad32c358a8b60e41c35737f40633f230"><code>b7a1661</code></a> These fields should be final or volatile to insure visibility from other threads</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/f132bd79baada06747d0c406fcf96f3fa51aa799"><code>f132bd7</code></a> Incremented version to 1.1.1-SNAPSHOT.</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/d02862c866c31e1f81a7cda2d5bdc3e6ccdf947f"><code>d02862c</code></a> Merge pull request <a href="https://redirect.github.com/jsr107/jsr107tck/issues/142">#142</a> from vbekiaris/fixes/1.1.x/npe-in-filtered-listener</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/3935f3cb29765540f69fb7bcc72782d4865fbee0"><code>3935f3c</code></a> Test entry event filter should be able to handle null entry event values</li> <li><a href="https://github.com/jsr107/jsr107tck/commit/689a88003a75b46a9fd8392e0a6d9b0402b01eec"><code>689a880</code></a> Changes required to deploy 1.1.0 to oss.sonatype and thence Maven Central. Th...</li> <li>See full diff in <a href="https://github.com/jsr107/jsr107tck/compare/v1.1.0...1.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
