Skip to content

Commit adce835

Browse files
committed
feat(JS-2479): update dependencies
1 parent 96eeecf commit adce835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<slf4j.version>2.0.17</slf4j.version>
2323
<jfreechart.version>1.5.5</jfreechart.version>
2424
<prefuse.version>beta-20130106</prefuse.version>
25-
<controlsfx.version>11.2.1</controlsfx.version>
25+
<controlsfx.version>11.2.2</controlsfx.version>
2626
<enzo.version>0.3.6_1-levigo</enzo.version>
2727
<fontawesomefx.version>11.0</fontawesomefx.version>
2828
<jackson.version>2.10.5</jackson.version>
@@ -32,7 +32,7 @@
3232

3333
<!-- Maven Plugins -->
3434
<gmavenplus-plugin.version>4.1.1</gmavenplus-plugin.version>
35-
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
35+
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
3636
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
3737
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
3838
<launch4j-maven-plugin.version>2.5.3</launch4j-maven-plugin.version>

0 commit comments

Comments
 (0)