diff --git a/net.sf.eclipsecs.checkstyle/.classpath b/net.sf.eclipsecs.checkstyle/.classpath
index ddb4a99f2..226b53b4a 100644
--- a/net.sf.eclipsecs.checkstyle/.classpath
+++ b/net.sf.eclipsecs.checkstyle/.classpath
@@ -1,6 +1,6 @@
-
+
diff --git a/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF b/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF
index c557bdcc8..10060a08a 100644
--- a/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF
+++ b/net.sf.eclipsecs.checkstyle/META-INF/MANIFEST.MF
@@ -33,5 +33,5 @@ Export-Package: .,
com.puppycrawl.tools.checkstyle.filters,
com.puppycrawl.tools.checkstyle.utils
Bundle-ClassPath: .,
- checkstyle-10.18.2-all.jar
+ checkstyle-10.19.0-all.jar
Automatic-Module-Name: net.sf.eclipsecs.checkstyle
diff --git a/net.sf.eclipsecs.checkstyle/build.properties b/net.sf.eclipsecs.checkstyle/build.properties
index 5b5dbc8f7..4da6a444a 100644
--- a/net.sf.eclipsecs.checkstyle/build.properties
+++ b/net.sf.eclipsecs.checkstyle/build.properties
@@ -1,7 +1,7 @@
bin.includes = META-INF/,\
.,\
license/,\
- checkstyle-10.18.2-all.jar,\
+ checkstyle-10.19.0-all.jar,\
OSGI-INF/
jars.compile.order = .
source.. = metadata/
diff --git a/net.sf.eclipsecs.checkstyle/checkstyle-10.18.2-all.jar b/net.sf.eclipsecs.checkstyle/checkstyle-10.19.0-all.jar
similarity index 91%
rename from net.sf.eclipsecs.checkstyle/checkstyle-10.18.2-all.jar
rename to net.sf.eclipsecs.checkstyle/checkstyle-10.19.0-all.jar
index c8bbe2699..1fe6e2a72 100644
Binary files a/net.sf.eclipsecs.checkstyle/checkstyle-10.18.2-all.jar and b/net.sf.eclipsecs.checkstyle/checkstyle-10.19.0-all.jar differ
diff --git a/net.sf.eclipsecs.checkstyle/pom.xml b/net.sf.eclipsecs.checkstyle/pom.xml
index 389510326..02239a8c6 100644
--- a/net.sf.eclipsecs.checkstyle/pom.xml
+++ b/net.sf.eclipsecs.checkstyle/pom.xml
@@ -11,7 +11,7 @@
Checkstyle Core Library Plugin
- 10.18.2
+ 10.19.0
diff --git a/net.sf.eclipsecs.core/.classpath b/net.sf.eclipsecs.core/.classpath
index 595327041..9f1b2d1a6 100644
--- a/net.sf.eclipsecs.core/.classpath
+++ b/net.sf.eclipsecs.core/.classpath
@@ -7,6 +7,6 @@
-
+
diff --git a/net.sf.eclipsecs.core/META-INF/MANIFEST.MF b/net.sf.eclipsecs.core/META-INF/MANIFEST.MF
index e24e3d936..b739f5f84 100644
--- a/net.sf.eclipsecs.core/META-INF/MANIFEST.MF
+++ b/net.sf.eclipsecs.core/META-INF/MANIFEST.MF
@@ -5,7 +5,7 @@ Bundle-SymbolicName: net.sf.eclipsecs.core;singleton:=true
Bundle-Version: 10.18.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ClassPath: .,
- lib/checkstyle-10.18.2-all.jar
+ lib/checkstyle-10.19.0-all.jar
Bundle-Activator: net.sf.eclipsecs.core.CheckstylePlugin
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %Bundle-Vendor
diff --git a/net.sf.eclipsecs.core/build.properties b/net.sf.eclipsecs.core/build.properties
index b4fc35d76..868b7685c 100644
--- a/net.sf.eclipsecs.core/build.properties
+++ b/net.sf.eclipsecs.core/build.properties
@@ -6,6 +6,6 @@ bin.includes = .,\
license/,\
plugin.xml,\
schema/,\
- lib/checkstyle-10.18.2-all.jar,\
+ lib/checkstyle-10.19.0-all.jar,\
OSGI-INF/
javacDefaultEncoding.. = UTF-8
diff --git a/net.sf.eclipsecs.core/lib/checkstyle-10.18.2-all.jar b/net.sf.eclipsecs.core/lib/checkstyle-10.19.0-all.jar
similarity index 91%
rename from net.sf.eclipsecs.core/lib/checkstyle-10.18.2-all.jar
rename to net.sf.eclipsecs.core/lib/checkstyle-10.19.0-all.jar
index c8bbe2699..1fe6e2a72 100644
Binary files a/net.sf.eclipsecs.core/lib/checkstyle-10.18.2-all.jar and b/net.sf.eclipsecs.core/lib/checkstyle-10.19.0-all.jar differ
diff --git a/upgrade-version.build.xml b/upgrade-version.build.xml
index 6cdc7c500..f01544640 100644
--- a/upgrade-version.build.xml
+++ b/upgrade-version.build.xml
@@ -18,8 +18,8 @@ Apply all necessary manual code changes now.
upgrade all version numbers
-
-
+
+