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 1c84b410cbe0 chore(deps-dev): Bump agroal-version from 3.0 to 3.0.1
1c84b410cbe0 is described below
commit 1c84b410cbe04efc44b990a50ee9721c60854e05
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 07:02:43 2026 +0000
chore(deps-dev): Bump agroal-version from 3.0 to 3.0.1
Bumps `agroal-version` from 3.0 to 3.0.1.
Updates `io.agroal:agroal-pool` from 3.0 to 3.0.1
- [Commits](https://github.com/agroal/agroal/compare/3.0...3.0.1)
Updates `io.agroal:agroal-narayana` from 3.0 to 3.0.1
- [Commits](https://github.com/agroal/agroal/compare/3.0...3.0.1)
---
updated-dependencies:
- dependency-name: io.agroal:agroal-pool
dependency-version: 3.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.agroal:agroal-narayana
dependency-version: 3.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 1563e4771fd3..543dc7f8b280 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,7 +61,7 @@
<activemq-version>5.19.2</activemq-version>
<activemq6-version>6.2.2</activemq6-version>
<activemq-artemis-version>2.44.0</activemq-artemis-version>
- <agroal-version>3.0</agroal-version>
+ <agroal-version>3.0.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
<amazon-kinesis-client-version>3.4.1</amazon-kinesis-client-version>
<angus-mail-version>2.0.5</angus-mail-version>