This is an automated email from the ASF dual-hosted git repository.

acosentino 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 f03e9d67de41 chore(deps): Bump com.github.freva:ascii-table from 1.8.0 
to 1.9.0 (#20828)
f03e9d67de41 is described below

commit f03e9d67de4191dc693029071ec2e652f82bec3f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 15 09:30:15 2026 +0100

    chore(deps): Bump com.github.freva:ascii-table from 1.8.0 to 1.9.0 (#20828)
    
    Bumps [com.github.freva:ascii-table](https://github.com/freva/ascii-table) 
from 1.8.0 to 1.9.0.
    - [Release notes](https://github.com/freva/ascii-table/releases)
    - [Commits](https://github.com/freva/ascii-table/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.freva:ascii-table
      dependency-version: 1.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7a309790776a..54a9f62e61e4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -67,7 +67,7 @@
         <apache-drill-version>1.22.0</apache-drill-version>
         <arangodb-java-version>7.24.2</arangodb-java-version>
         <as2-lib-version>5.1.7</as2-lib-version>
-        <ascii-table-version>1.8.0</ascii-table-version>
+        <ascii-table-version>1.9.0</ascii-table-version>
         <asm-version>9.9.1</asm-version>
         <asn1bean-version>1.14.0</asn1bean-version>
         <assertj-version>3.27.6</assertj-version>

Reply via email to