Skip to content

Commit

Permalink
Bump agroal.version from 1.16 to 2.0
Browse files Browse the repository at this point in the history
Bumps `agroal.version` from 1.16 to 2.0.

Updates `agroal-api` from 1.16 to 2.0
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.16...2.0)

Updates `agroal-narayana` from 1.16 to 2.0
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.16...2.0)

Updates `agroal-pool` from 1.16 to 2.0
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.16...2.0)

---
updated-dependencies:
- dependency-name: io.agroal:agroal-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.agroal:agroal-narayana
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.agroal:agroal-pool
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent da7f89a commit ee355b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<!-- When updating, align hibernate-search.version-for-documentation in docs/pom.xml -->
<hibernate-search.version>7.1.0.CR1</hibernate-search.version>
<narayana.version>7.0.0.Final</narayana.version>
<agroal.version>2.1</agroal.version>
<agroal.version>2.3</agroal.version>
<jboss-transaction-spi.version>8.0.0.Final</jboss-transaction-spi.version>
<elasticsearch-opensource-components.version>8.12.1</elasticsearch-opensource-components.version>
<rxjava.version>2.2.21</rxjava.version>
Expand Down

0 comments on commit ee355b7

Please sign in to comment.