jberet / jsr352

Implementation of Jakarta Batch Specification and API
Eclipse Public License 2.0
124 stars 76 forks source link

Bump version.org.infinispan from 14.0.25.Final to 15.0.4.Final #537

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps version.org.infinispan from 14.0.25.Final to 15.0.4.Final. Updates org.infinispan:infinispan-core from 14.0.25.Final to 15.0.4.Final

Release notes

Sourced from org.infinispan:infinispan-core's releases.

15.0.4.Final

What's Changed

Full Changelog: https://github.com/infinispan/infinispan/compare/15.0.3.Final...15.0.4.Final

15.0.3.Final

What's Changed

... (truncated)

Commits
  • 2885386 Releasing version 15.0.4.Final
  • db026f5 Committing 15.0.4.Final to doc attribute file
  • 6996153 Committing proto.lock files for 15.0.4.Final
  • 7b43c8b Revise Redis commands layout in Infinispan docs (#12404)
  • fecda18 ISPN-16070 Remove clustered-locks from the server
  • 37c7fe8 ISPN-16080 Use ProtoStream's ProtoLock
  • 3ba99b6 ISPN-16077 Hot Rod client updates from benchmarking
  • 75c8bf9 ISPN-16087 Concrete config is validated before applying template configuration
  • 4ed5148 Bump org.graalvm.buildtools:native-maven-plugin from 0.10.1 to 0.10.2
  • 9032143 Bump org.asciidoctor:asciidoctorj from 2.5.12 to 2.5.13
  • Additional commits viewable in compare view


Updates org.infinispan:infinispan-commons from 14.0.25.Final to 15.0.4.Final

Updates org.infinispan:infinispan-cachestore-rocksdb from 14.0.25.Final to 15.0.4.Final

Updates org.infinispan:infinispan-cachestore-jdbc from 14.0.25.Final to 15.0.4.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
dependabot[bot] commented 2 weeks ago

Superseded by #555.