This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new bc1446fe7e Update FlatLaf from 2.0.1 to 2.1
new d6a464fa00 Merge pull request #3983 from DevCharly/flatlaf-2.1
bc1446fe7e is described below
commit bc1446fe7e7ff0443915eb4fb7e422b5866e2063
Author: Karl Tauber <[email protected]>
AuthorDate: Wed Apr 13 17:21:48 2022 +0200
Update FlatLaf from 2.0.1 to 2.1
---
platform/libs.flatlaf/external/binaries-list | 2 +-
.../external/{flatlaf-2.0.1-license.txt => flatlaf-2.1-license.txt} | 4 ++--
platform/libs.flatlaf/nbproject/project.properties | 2 +-
platform/libs.flatlaf/nbproject/project.xml | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/platform/libs.flatlaf/external/binaries-list
b/platform/libs.flatlaf/external/binaries-list
index feececd704..1d1ddb4d72 100644
--- a/platform/libs.flatlaf/external/binaries-list
+++ b/platform/libs.flatlaf/external/binaries-list
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-5CD4AE96F6B538FB784549F2636E50122FDBB5D8 com.formdev:flatlaf:2.0.1
+D425A89164BB82E1967F84B6FD3EFF5FF9F60ECD com.formdev:flatlaf:2.1
diff --git a/platform/libs.flatlaf/external/flatlaf-2.0.1-license.txt
b/platform/libs.flatlaf/external/flatlaf-2.1-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-2.0.1-license.txt
rename to platform/libs.flatlaf/external/flatlaf-2.1-license.txt
index 6f0e442f6b..7ed2c0a2b7 100644
--- a/platform/libs.flatlaf/external/flatlaf-2.0.1-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-2.1-license.txt
@@ -1,7 +1,7 @@
Name: FlatLaf Look and Feel
Description: FlatLaf Look and Feel
-Version: 2.0.1
-Files: flatlaf-2.0.1.jar
+Version: 2.1
+Files: flatlaf-2.1.jar
License: Apache-2.0
Origin: FormDev Software GmbH.
URL: https://www.formdev.com/flatlaf/
diff --git a/platform/libs.flatlaf/nbproject/project.properties
b/platform/libs.flatlaf/nbproject/project.properties
index 7a588732b1..27df04db96 100644
--- a/platform/libs.flatlaf/nbproject/project.properties
+++ b/platform/libs.flatlaf/nbproject/project.properties
@@ -20,4 +20,4 @@ javac.compilerargs=-Xlint:unchecked
javac.source=1.8
nbm.target.cluster=platform
-release.external/flatlaf-2.0.1.jar=modules/ext/flatlaf-2.0.1.jar
+release.external/flatlaf-2.1.jar=modules/ext/flatlaf-2.1.jar
diff --git a/platform/libs.flatlaf/nbproject/project.xml
b/platform/libs.flatlaf/nbproject/project.xml
index befc44c3bc..5dbda89e20 100644
--- a/platform/libs.flatlaf/nbproject/project.xml
+++ b/platform/libs.flatlaf/nbproject/project.xml
@@ -30,8 +30,8 @@
<package>com.formdev.flatlaf.util</package>
</public-packages>
<class-path-extension>
-
<runtime-relative-path>ext/flatlaf-2.0.1.jar</runtime-relative-path>
- <binary-origin>external/flatlaf-2.0.1.jar</binary-origin>
+
<runtime-relative-path>ext/flatlaf-2.1.jar</runtime-relative-path>
+ <binary-origin>external/flatlaf-2.1.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists