Bumps infinispan.version from 9.0.0.Final to 10.1.1.Final.
Updates infinispan-core from 9.0.0.Final to 10.1.1.Final
Commits
- [`4d75f75`](https://github.com/infinispan/infinispan/commit/4d75f75e02419e51eb3de13083fe245533f26f2c) Releasing version 10.1.1.Final
- [`24ed432`](https://github.com/infinispan/infinispan/commit/24ed43208950c7c5be17393418a3ca9446f4ffed) ISPN-11020 Clustered Max Idle Take 2
- [`49c2c54`](https://github.com/infinispan/infinispan/commit/49c2c54d6dee5f9e157d7cc037262973fd064614) ISPN-11157 Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag
- [`df6dc33`](https://github.com/infinispan/infinispan/commit/df6dc33017d6c98bcd057b7d5433e3d9bc63cc9c) clustered max idle upgrade notes
- [`d3c1eb0`](https://github.com/infinispan/infinispan/commit/d3c1eb0483cd6fc308ab67ab2d9e6471abae5d34) ISPN-11109 Deprecate and remove usages of state transfer executor
- [`abe858d`](https://github.com/infinispan/infinispan/commit/abe858dca3d924697b4524959b504bcbe288bb21) ISPN-11177 Set jboss.modules.settings.xml.url to point to the root maven-sett...
- [`5ab9cd8`](https://github.com/infinispan/infinispan/commit/5ab9cd8f72fa90e89f454a2c7fb6e3e4bb773985) s/servers/server
- [`16a0cc6`](https://github.com/infinispan/infinispan/commit/16a0cc6e6872cae1e567c77513ac58426cb403e8) ISPN-11158 changes to index and remove admin
- [`f3cddc3`](https://github.com/infinispan/infinispan/commit/f3cddc33b47d22f40fa6aa87209953f7b70138c1) ISPN-11163 Max Idle 2 addditional review comments
- [`26641ff`](https://github.com/infinispan/infinispan/commit/26641ff1f1383544215d4a8c6e83e6506416fdda) ISPN-11555 Remove ClusteredQuery from the API
- Additional commits viewable in [compare view](https://github.com/infinispan/infinispan/compare/9.0.0.Final...10.1.1.Final)
Updates infinispan-client-hotrod from 9.0.0.Final to 10.1.1.Final
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 commands and options
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lordofthejars/nosql-unit/network/alerts).
Bumps
infinispan.version
from 9.0.0.Final to 10.1.1.Final.Updates
infinispan-core
from 9.0.0.Final to 10.1.1.FinalCommits
- [`4d75f75`](https://github.com/infinispan/infinispan/commit/4d75f75e02419e51eb3de13083fe245533f26f2c) Releasing version 10.1.1.Final - [`24ed432`](https://github.com/infinispan/infinispan/commit/24ed43208950c7c5be17393418a3ca9446f4ffed) ISPN-11020 Clustered Max Idle Take 2 - [`49c2c54`](https://github.com/infinispan/infinispan/commit/49c2c54d6dee5f9e157d7cc037262973fd064614) ISPN-11157 Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag - [`df6dc33`](https://github.com/infinispan/infinispan/commit/df6dc33017d6c98bcd057b7d5433e3d9bc63cc9c) clustered max idle upgrade notes - [`d3c1eb0`](https://github.com/infinispan/infinispan/commit/d3c1eb0483cd6fc308ab67ab2d9e6471abae5d34) ISPN-11109 Deprecate and remove usages of state transfer executor - [`abe858d`](https://github.com/infinispan/infinispan/commit/abe858dca3d924697b4524959b504bcbe288bb21) ISPN-11177 Set jboss.modules.settings.xml.url to point to the root maven-sett... - [`5ab9cd8`](https://github.com/infinispan/infinispan/commit/5ab9cd8f72fa90e89f454a2c7fb6e3e4bb773985) s/servers/server - [`16a0cc6`](https://github.com/infinispan/infinispan/commit/16a0cc6e6872cae1e567c77513ac58426cb403e8) ISPN-11158 changes to index and remove admin - [`f3cddc3`](https://github.com/infinispan/infinispan/commit/f3cddc33b47d22f40fa6aa87209953f7b70138c1) ISPN-11163 Max Idle 2 addditional review comments - [`26641ff`](https://github.com/infinispan/infinispan/commit/26641ff1f1383544215d4a8c6e83e6506416fdda) ISPN-11555 Remove ClusteredQuery from the API - Additional commits viewable in [compare view](https://github.com/infinispan/infinispan/compare/9.0.0.Final...10.1.1.Final)Updates
infinispan-client-hotrod
from 9.0.0.Final to 10.1.1.FinalDependabot 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 commands and options
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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lordofthejars/nosql-unit/network/alerts).