Skip to content

Commit ec2dbf6

Browse files
Bump the plugins group with 2 updates
Bumps the plugins group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin). Updates `com.puppycrawl.tools:checkstyle` from 12.0.1 to 12.1.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.0.1...checkstyle-12.1.1) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 836845d commit ec2dbf6

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
@@ -40,7 +40,7 @@
4040
<inrupt.rdf.wrapping.version>1.1.1</inrupt.rdf.wrapping.version>
4141

4242
<!-- plugins -->
43-
<antrun.plugin.version>3.1.0</antrun.plugin.version>
43+
<antrun.plugin.version>3.2.0</antrun.plugin.version>
4444
<archetype.plugin.version>3.4.1</archetype.plugin.version>
4545
<assembly.plugin.version>3.7.1</assembly.plugin.version>
4646
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
@@ -68,7 +68,7 @@
6868
<surefire.plugin.version>3.5.4</surefire.plugin.version>
6969

7070
<!-- tooling -->
71-
<checkstyle.tool.version>12.0.1</checkstyle.tool.version>
71+
<checkstyle.tool.version>12.1.1</checkstyle.tool.version>
7272

7373
<!-- testing -->
7474
<awaitility.version>4.3.0</awaitility.version>

0 commit comments

Comments
 (0)