Bump checkstyle to 10.12.3 30/107530/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Aug 2023 11:49:54 +0000 (13:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Aug 2023 11:49:54 +0000 (13:49 +0200)
https://checkstyle.org/releasenotes.html#Release_10.12.3

Change-Id: I7956fef425ef30962486fc22a9e6c100580645f4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index 62ab4079cc039ef8c1d74975648ddb1f500a2aa3..145f48d9f00f0c9930ec025e06dc33003476de65 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.12.2</version>
+        <version>10.12.3</version>
       </dependency>
 
       <!-- Testing Dependencies -->
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
               <!-- This should match the dependency management on com.puppycrawl.tools:checkstyle above -->
-              <version>10.12.2</version>
+              <version>10.12.3</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>