Skip to content

Commit

Permalink
Bump infinispan.version from 11.0.15.Final to 11.0.16.Final
Browse files Browse the repository at this point in the history
Bumps `infinispan.version` from 11.0.15.Final to 11.0.16.Final.

Updates `infinispan-bom` from 11.0.15.Final to 11.0.16.Final
- [Release notes](https://github.com/infinispan/infinispan/releases)
- [Changelog](https://github.com/infinispan/infinispan/blob/main/Jenkinsfile-release)
- [Commits](infinispan/infinispan@11.0.15.Final...11.0.16.Final)

Updates `infinispan-core` from 11.0.15.Final to 11.0.16.Final
- [Release notes](https://github.com/infinispan/infinispan/releases)
- [Changelog](https://github.com/infinispan/infinispan/blob/main/Jenkinsfile-release)
- [Commits](infinispan/infinispan@11.0.15.Final...11.0.16.Final)

Updates `infinispan-client-hotrod` from 11.0.15.Final to 11.0.16.Final

Updates `infinispan-remote-query-client` from 11.0.15.Final to 11.0.16.Final
- [Release notes](https://github.com/infinispan/infinispan/releases)
- [Changelog](https://github.com/infinispan/infinispan/blob/main/Jenkinsfile-release)
- [Commits](infinispan/infinispan@11.0.15.Final...11.0.16.Final)

Updates `infinispan-query` from 11.0.15.Final to 11.0.16.Final
- [Release notes](https://github.com/infinispan/infinispan/releases)
- [Changelog](https://github.com/infinispan/infinispan/blob/main/Jenkinsfile-release)
- [Commits](infinispan/infinispan@11.0.15.Final...11.0.16.Final)

---
updated-dependencies:
- dependency-name: org.infinispan:infinispan-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.infinispan:infinispan-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.infinispan:infinispan-client-hotrod
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.infinispan:infinispan-remote-query-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.infinispan:infinispan-query
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2022
1 parent 650a2ea commit 4453bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<hawtio.version>2.15.0</hawtio.version>
<hazelcast.version>3.12.12</hazelcast.version>
<infinispan.protostream.version>4.4.3.Final</infinispan.protostream.version>
<infinispan.version>11.0.15.Final</infinispan.version>
<infinispan.version>11.0.16.Final</infinispan.version>
<jackson.annotations.version>2.13.3</jackson.annotations.version>
<jackson.core.version>2.13.3</jackson.core.version>
<jackson.databind.version>2.13.3</jackson.databind.version>
Expand Down

0 comments on commit 4453bc9

Please sign in to comment.