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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 6b32b2f2de6c3fd8fcb46ab78ade98d8bae85f4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 17:53:55 2026 +0000

    Bump org.jgrapht:jgrapht-core from 0.9.0 to 1.5.3
    
    Bumps [org.jgrapht:jgrapht-core](https://github.com/jgrapht/jgrapht) from 
0.9.0 to 1.5.3.
    - [Changelog](https://github.com/jgrapht/jgrapht/blob/master/HISTORY.md)
    - 
[Commits](https://github.com/jgrapht/jgrapht/compare/jgrapht-0.9.0...jgrapht-1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.jgrapht:jgrapht-core
      dependency-version: 1.5.3
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6224cf272..9f6ea55ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
         <httpclient.version>4.5.14</httpclient.version>
         <httpclient.core.version>4.4.16</httpclient.core.version>
         <jctools.version>4.0.6</jctools.version>
-        <jgrapht.version>0.9.0</jgrapht.version>
+        <jgrapht.version>1.5.3</jgrapht.version>
         <guava.version>33.6.0-jre</guava.version>
         <auto-service.version>1.1.1</auto-service.version>
         <netty-tcnative.version>2.0.74.Final</netty-tcnative.version>

Reply via email to