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 0919ee9d9f1e chore(deps-dev): Bump agroal-version from 3.1.2 to 3.2
0919ee9d9f1e is described below

commit 0919ee9d9f1e91295417e902c1ae3a0d88fee428
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 06:53:30 2026 +0000

    chore(deps-dev): Bump agroal-version from 3.1.2 to 3.2
    
    Bumps `agroal-version` from 3.1.2 to 3.2.
    
    Updates `io.agroal:agroal-pool` from 3.1.2 to 3.2
    - [Commits](https://github.com/agroal/agroal/compare/3.1.2...3.2)
    
    Updates `io.agroal:agroal-narayana` from 3.1.2 to 3.2
    - [Commits](https://github.com/agroal/agroal/compare/3.1.2...3.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.agroal:agroal-pool
      dependency-version: '3.2'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.agroal:agroal-narayana
      dependency-version: '3.2'
      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 106f1c314d84..c7506b2321e5 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.1.2</agroal-version>
+        <agroal-version>3.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>

Reply via email to