Skip to content

Commit 6b37273

Browse files
authored
Merge branch 'master' into dependabot/maven/spring.version-7.0.0
2 parents 0aebd96 + 29e6ab6 commit 6b37273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ limitations under the License.
3333
<forbidden.keywords.re>\bFIXME\b|Auto-generated method stub</forbidden.keywords.re>
3434

3535
<junit.version>6.0.1</junit.version>
36-
<checkstyle.version>12.1.1</checkstyle.version>
36+
<checkstyle.version>12.1.2</checkstyle.version>
3737
<javadoc.version>3.12.0</javadoc.version>
3838
<testing.version>3.5.4</testing.version>
3939

@@ -263,7 +263,7 @@ limitations under the License.
263263
<dependency>
264264
<groupId>commons-cli</groupId>
265265
<artifactId>commons-cli</artifactId>
266-
<version>1.10.0</version>
266+
<version>1.11.0</version>
267267
</dependency>
268268
<dependency>
269269
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)