diff --git a/net.sf.eclipsecs.checkstyle/.classpath b/net.sf.eclipsecs.checkstyle/.classpath
index 226b53b4a..cce04ee27 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 85cf1fa1e..e9a607bb5 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.19.0-all.jar
+ checkstyle-10.20.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 4da6a444a..f28b290f3 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.19.0-all.jar,\
+ checkstyle-10.20.0-all.jar,\
OSGI-INF/
jars.compile.order = .
source.. = metadata/
diff --git a/net.sf.eclipsecs.checkstyle/checkstyle-10.19.0-all.jar b/net.sf.eclipsecs.checkstyle/checkstyle-10.20.0-all.jar
similarity index 95%
rename from net.sf.eclipsecs.checkstyle/checkstyle-10.19.0-all.jar
rename to net.sf.eclipsecs.checkstyle/checkstyle-10.20.0-all.jar
index 1fe6e2a72..c12925a11 100644
Binary files a/net.sf.eclipsecs.checkstyle/checkstyle-10.19.0-all.jar and b/net.sf.eclipsecs.checkstyle/checkstyle-10.20.0-all.jar differ
diff --git a/net.sf.eclipsecs.checkstyle/pom.xml b/net.sf.eclipsecs.checkstyle/pom.xml
index 58d795831..01c86f5b8 100644
--- a/net.sf.eclipsecs.checkstyle/pom.xml
+++ b/net.sf.eclipsecs.checkstyle/pom.xml
@@ -11,7 +11,7 @@
Checkstyle Core Library Plugin
- 10.19.0
+ 10.20.0
diff --git a/net.sf.eclipsecs.core/.classpath b/net.sf.eclipsecs.core/.classpath
index 9f1b2d1a6..15798d055 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 a60d0a7a6..452469be9 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.19.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ClassPath: .,
- lib/checkstyle-10.19.0-all.jar
+ lib/checkstyle-10.20.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 868b7685c..3a1c39753 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.19.0-all.jar,\
+ lib/checkstyle-10.20.0-all.jar,\
OSGI-INF/
javacDefaultEncoding.. = UTF-8
diff --git a/net.sf.eclipsecs.core/lib/checkstyle-10.19.0-all.jar b/net.sf.eclipsecs.core/lib/checkstyle-10.20.0-all.jar
similarity index 95%
rename from net.sf.eclipsecs.core/lib/checkstyle-10.19.0-all.jar
rename to net.sf.eclipsecs.core/lib/checkstyle-10.20.0-all.jar
index 1fe6e2a72..c12925a11 100644
Binary files a/net.sf.eclipsecs.core/lib/checkstyle-10.19.0-all.jar and b/net.sf.eclipsecs.core/lib/checkstyle-10.20.0-all.jar differ
diff --git a/upgrade-version.build.xml b/upgrade-version.build.xml
index f01544640..802f7a4b9 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
-
-
+
+