diff --git a/.config/checkstyle/checkstyle.xml b/.config/checkstyle/checkstyle.xml
index 506f37c0..a0d7f178 100644
--- a/.config/checkstyle/checkstyle.xml
+++ b/.config/checkstyle/checkstyle.xml
@@ -16,7 +16,7 @@
-
+
@@ -30,10 +30,6 @@
-
-
-
-
@@ -43,7 +39,15 @@
+
+
+
+
+
+
+
+
@@ -131,11 +135,5 @@
-
-
-
-
-
-
diff --git a/LICENSE b/LICENSE
index 2316c756..864bb41e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright 2023 XDEV Software
+ Copyright 2024 XDEV Software
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/vaadin-addon-template-demo/pom.xml b/vaadin-addon-template-demo/pom.xml
index c5d7e1c4..14b4a471 100644
--- a/vaadin-addon-template-demo/pom.xml
+++ b/vaadin-addon-template-demo/pom.xml
@@ -191,7 +191,7 @@
com.puppycrawl.tools
checkstyle
- 10.13.0
+ 10.14.0
diff --git a/vaadin-addon-template/pom.xml b/vaadin-addon-template/pom.xml
index 6ebfad15..0631a3d1 100644
--- a/vaadin-addon-template/pom.xml
+++ b/vaadin-addon-template/pom.xml
@@ -284,7 +284,7 @@
com.puppycrawl.tools
checkstyle
- 10.13.0
+ 10.14.0