diff --git a/net.sf.eclipsecs.checkstyle/.classpath b/net.sf.eclipsecs.checkstyle/.classpath
index cb8b2eed6..74acca94b 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 47eed359b..952853537 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.11.0-all.jar
+ checkstyle-10.12.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 8bf65e01b..eba0edbf0 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.11.0-all.jar,\
+ checkstyle-10.12.0-all.jar,\
OSGI-INF/
jars.compile.order = .
source.. = metadata/
diff --git a/net.sf.eclipsecs.checkstyle/checkstyle-10.11.0-all.jar b/net.sf.eclipsecs.checkstyle/checkstyle-10.12.0-all.jar
similarity index 92%
rename from net.sf.eclipsecs.checkstyle/checkstyle-10.11.0-all.jar
rename to net.sf.eclipsecs.checkstyle/checkstyle-10.12.0-all.jar
index d21c450d6..49806b8a4 100644
Binary files a/net.sf.eclipsecs.checkstyle/checkstyle-10.11.0-all.jar and b/net.sf.eclipsecs.checkstyle/checkstyle-10.12.0-all.jar differ
diff --git a/net.sf.eclipsecs.checkstyle/pom.xml b/net.sf.eclipsecs.checkstyle/pom.xml
index ebe1a7c60..33499c582 100644
--- a/net.sf.eclipsecs.checkstyle/pom.xml
+++ b/net.sf.eclipsecs.checkstyle/pom.xml
@@ -11,7 +11,7 @@
Checkstyle Core Library Plugin
- 10.11.0
+ 10.12.0
diff --git a/net.sf.eclipsecs.core/.classpath b/net.sf.eclipsecs.core/.classpath
index 649d89377..9a90f9f28 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 1e5596a2c..556065d9b 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.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ClassPath: .,
- lib/checkstyle-10.11.0-all.jar
+ lib/checkstyle-10.12.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 ba6a880a7..cbbdff929 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.11.0-all.jar,\
+ lib/checkstyle-10.12.0-all.jar,\
OSGI-INF/
javacDefaultEncoding.. = UTF-8
diff --git a/net.sf.eclipsecs.core/lib/checkstyle-10.11.0-all.jar b/net.sf.eclipsecs.core/lib/checkstyle-10.12.0-all.jar
similarity index 92%
rename from net.sf.eclipsecs.core/lib/checkstyle-10.11.0-all.jar
rename to net.sf.eclipsecs.core/lib/checkstyle-10.12.0-all.jar
index d21c450d6..49806b8a4 100644
Binary files a/net.sf.eclipsecs.core/lib/checkstyle-10.11.0-all.jar and b/net.sf.eclipsecs.core/lib/checkstyle-10.12.0-all.jar differ
diff --git a/upgrade-version.build.xml b/upgrade-version.build.xml
index adec76ae4..490ea8f0b 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
-
-
+
+