This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 20109a245bdd chore(deps-dev): Bump agroal-version from 3.0.1 to 3.1
20109a245bdd is described below
commit 20109a245bdd640b8622ab854919bcac8c04b06c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 13:57:59 2026 +0000
chore(deps-dev): Bump agroal-version from 3.0.1 to 3.1
Bumps `agroal-version` from 3.0.1 to 3.1.
Updates `io.agroal:agroal-pool` from 3.0.1 to 3.1
- [Commits](https://github.com/agroal/agroal/compare/3.0.1...3.1)
Updates `io.agroal:agroal-narayana` from 3.0.1 to 3.1
- [Commits](https://github.com/agroal/agroal/compare/3.0.1...3.1)
---
updated-dependencies:
- dependency-name: io.agroal:agroal-pool
dependency-version: '3.1'
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: io.agroal:agroal-narayana
dependency-version: '3.1'
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d0355fe50f7b..6448d46b3155 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,7 +61,7 @@
<activemq-version>5.19.6</activemq-version>
<activemq6-version>6.2.5</activemq6-version>
<activemq-artemis-version>2.44.0</activemq-artemis-version>
- <agroal-version>3.0.1</agroal-version>
+ <agroal-version>3.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
<amazon-kinesis-client-version>3.4.3</amazon-kinesis-client-version>
<angus-mail-version>2.0.5</angus-mail-version>