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 f1f692458d7e chore(deps-dev): Bump agroal-version from 3.2 to 3.2.1
f1f692458d7e is described below
commit f1f692458d7eef7bdb747fb1ac349aba667d6abf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 07:12:43 2026 +0000
chore(deps-dev): Bump agroal-version from 3.2 to 3.2.1
Bumps `agroal-version` from 3.2 to 3.2.1.
Updates `io.agroal:agroal-pool` from 3.2 to 3.2.1
- [Commits](https://github.com/agroal/agroal/compare/3.2...3.2.1)
Updates `io.agroal:agroal-narayana` from 3.2 to 3.2.1
- [Commits](https://github.com/agroal/agroal/compare/3.2...3.2.1)
---
updated-dependencies:
- dependency-name: io.agroal:agroal-pool
dependency-version: 3.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.agroal:agroal-narayana
dependency-version: 3.2.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 7baf7c12ba01..6658c73f8089 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,7 +61,7 @@
<activemq-version>5.19.7</activemq-version>
<activemq6-version>6.2.6</activemq6-version>
<activemq-artemis-version>2.54.0</activemq-artemis-version>
- <agroal-version>3.2</agroal-version>
+ <agroal-version>3.2.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
<amazon-kinesis-client-version>3.5.0</amazon-kinesis-client-version>
<angus-mail-version>2.0.5</angus-mail-version>