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 d3384e9e73e9 chore(deps-dev): Bump agroal-version from 3.1 to 3.1.2
d3384e9e73e9 is described below
commit d3384e9e73e9e51d82d68f56dc76b20a73404415
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 11:59:53 2026 +0000
chore(deps-dev): Bump agroal-version from 3.1 to 3.1.2
Bumps `agroal-version` from 3.1 to 3.1.2.
Updates `io.agroal:agroal-pool` from 3.1 to 3.1.2
- [Commits](https://github.com/agroal/agroal/compare/3.1...3.1.2)
Updates `io.agroal:agroal-narayana` from 3.1 to 3.1.2
- [Commits](https://github.com/agroal/agroal/compare/3.1...3.1.2)
---
updated-dependencies:
- dependency-name: io.agroal:agroal-pool
dependency-version: 3.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.agroal:agroal-narayana
dependency-version: 3.1.2
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 dfd89bd839fa..c30433eeb95d 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.1</agroal-version>
+ <agroal-version>3.1.2</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>