update flatlaf version from 1.6.2 to 1.6.3
This commit is contained in:
parent
f2592ce207
commit
e678946c4c
4
pom.xml
4
pom.xml
|
@ -27,8 +27,8 @@
|
|||
<commons-lang3.version>3.11</commons-lang3.version>
|
||||
<guava.version>29.0-jre</guava.version>
|
||||
<okhttp.version>4.9.0</okhttp.version>
|
||||
<flatlaf.version>1.6.2</flatlaf.version>
|
||||
<flatlaf-extras.version>1.6.2</flatlaf-extras.version>
|
||||
<flatlaf.version>1.6.3</flatlaf.version>
|
||||
<flatlaf-extras.version>1.6.3</flatlaf-extras.version>
|
||||
<hutool-all.version>5.6.3</hutool-all.version>
|
||||
<fastjson.version>1.2.74</fastjson.version>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue