We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0aebd96 + 29e6ab6 commit 6b37273Copy full SHA for 6b37273
pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
33
<forbidden.keywords.re>\bFIXME\b|Auto-generated method stub</forbidden.keywords.re>
34
35
<junit.version>6.0.1</junit.version>
36
- <checkstyle.version>12.1.1</checkstyle.version>
+ <checkstyle.version>12.1.2</checkstyle.version>
37
<javadoc.version>3.12.0</javadoc.version>
38
<testing.version>3.5.4</testing.version>
39
@@ -263,7 +263,7 @@ limitations under the License.
263
<dependency>
264
<groupId>commons-cli</groupId>
265
<artifactId>commons-cli</artifactId>
266
- <version>1.10.0</version>
+ <version>1.11.0</version>
267
</dependency>
268
269
<groupId>org.apache.commons</groupId>
0 commit comments