We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ce4d1 commit d298fc9Copy full SHA for d298fc9
odlparent/pom.xml
@@ -126,7 +126,7 @@
126
<groupId>com.puppycrawl.tools</groupId>
127
<artifactId>checkstyle</artifactId>
128
<!-- This should match the plugin management on maven-checkstyle-plugin below -->
129
- <version>10.20.1</version>
+ <version>10.21.1</version>
130
</dependency>
131
132
<!-- Testing Dependencies -->
@@ -868,7 +868,7 @@
868
869
870
<!-- This should match the dependency management on com.puppycrawl.tools:checkstyle above -->
871
872
873
<dependency>
874
<groupId>org.opendaylight.odlparent</groupId>
0 commit comments