Skip to content

Commit 4b82b68

Browse files
committed
Update jgraphx to version 4.1.0
And switch to the officially recommended groupId.
1 parent 7937f4c commit 4b82b68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@
984984
<jgrapht-opt.version>${jgrapht.version}</jgrapht-opt.version>
985985

986986
<!-- JGraphX - https://github.com/jgraph/jgraphx -->
987-
<jgraphx.version>3.4.1.3</jgraphx.version>
987+
<jgraphx.version>4.1.0</jgraphx.version>
988988

989989
<!-- JHDF5 - https://wiki-bsse.ethz.ch/label/JHDF5/hdf5 -->
990990
<jhdf5.version>14.12.6</jhdf5.version>
@@ -3591,7 +3591,7 @@
35913591

35923592
<!-- JGraphX - https://github.com/jgraph/jgraphx -->
35933593
<dependency>
3594-
<groupId>org.tinyjee.jgraphx</groupId>
3594+
<groupId>com.github.vlsi.mxgraph</groupId>
35953595
<artifactId>jgraphx</artifactId>
35963596
<version>${jgraphx.version}</version>
35973597
</dependency>

0 commit comments

Comments
 (0)