Skip to content

Commit 0d86ced

Browse files
committed
Update the dependency on SwingX to 1.6.5
1 parent b9ecd56 commit 0d86ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
<dependency>
3636
<groupId>org.swinglabs.swingx</groupId>
3737
<artifactId>swingx-core</artifactId>
38-
<version>1.6.4</version>
38+
<version>1.6.5</version>
3939
</dependency>
4040

4141
<dependency>
4242
<groupId>org.swinglabs.swingx</groupId>
4343
<artifactId>swingx-painters</artifactId>
44-
<version>1.6.4</version>
44+
<version>1.6.5</version>
4545
</dependency>
4646

4747
<dependency>

0 commit comments

Comments
 (0)