From 2667ec626a159d0101660d40b4c15df67bca95fd Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 12 Apr 2024 10:36:24 +0200 Subject: [PATCH] GH-552 - Upgrade to jGraphT 1.5.2. --- pom.xml | 1 + spring-modulith-core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77f4f030..bbda9cca 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,7 @@ 1.3.0 3.6.2 4.12.2 + 1.5.2 2023.1.2 1.18.30 UTF-8 diff --git a/spring-modulith-core/pom.xml b/spring-modulith-core/pom.xml index fa45ef88..9d47617e 100644 --- a/spring-modulith-core/pom.xml +++ b/spring-modulith-core/pom.xml @@ -32,7 +32,7 @@ org.jgrapht jgrapht-core - 1.4.0 + ${jgrapht.version} true