diff --git a/net.sf.eclipsecs.checkstyle/.classpath b/net.sf.eclipsecs.checkstyle/.classpath index 4adaf1f51..ddb4a99f2 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 4fe83f450..420bbabed 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.1-all.jar + checkstyle-10.18.2-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 ece7c436c..5b5dbc8f7 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.1-all.jar,\ + checkstyle-10.18.2-all.jar,\ OSGI-INF/ jars.compile.order = . source.. = metadata/ diff --git a/net.sf.eclipsecs.checkstyle/checkstyle-10.18.1-all.jar b/net.sf.eclipsecs.checkstyle/checkstyle-10.18.2-all.jar similarity index 93% rename from net.sf.eclipsecs.checkstyle/checkstyle-10.18.1-all.jar rename to net.sf.eclipsecs.checkstyle/checkstyle-10.18.2-all.jar index 62a953946..c8bbe2699 100644 Binary files a/net.sf.eclipsecs.checkstyle/checkstyle-10.18.1-all.jar and b/net.sf.eclipsecs.checkstyle/checkstyle-10.18.2-all.jar differ diff --git a/net.sf.eclipsecs.checkstyle/pom.xml b/net.sf.eclipsecs.checkstyle/pom.xml index 6b7a79b5a..a2119d4c0 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.1 + 10.18.2 diff --git a/net.sf.eclipsecs.core/.classpath b/net.sf.eclipsecs.core/.classpath index 330057b51..595327041 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 bd3c9d4b6..fcc56ec07 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.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-ClassPath: ., - lib/checkstyle-10.18.1-all.jar + lib/checkstyle-10.18.2-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 3eed2d6aa..b4fc35d76 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.1-all.jar,\ + lib/checkstyle-10.18.2-all.jar,\ OSGI-INF/ javacDefaultEncoding.. = UTF-8 diff --git a/net.sf.eclipsecs.core/lib/checkstyle-10.18.1-all.jar b/net.sf.eclipsecs.core/lib/checkstyle-10.18.2-all.jar similarity index 93% rename from net.sf.eclipsecs.core/lib/checkstyle-10.18.1-all.jar rename to net.sf.eclipsecs.core/lib/checkstyle-10.18.2-all.jar index 62a953946..c8bbe2699 100644 Binary files a/net.sf.eclipsecs.core/lib/checkstyle-10.18.1-all.jar and b/net.sf.eclipsecs.core/lib/checkstyle-10.18.2-all.jar differ diff --git a/upgrade-version.build.xml b/upgrade-version.build.xml index b6a5ae4ce..6cdc7c500 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 - - + +