Skip to content

Commit 7928cfb

Browse files
dependabot[bot]romani
authored andcommitted
dependency: bump org.apache.maven.plugins:maven-antrun-plugin
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/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: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0e95a2 commit 7928cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sevntu-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<checkstyle.non-main-files-suppressions.file>config/checkstyle-non-main-files-suppressions.xml</checkstyle.non-main-files-suppressions.file>
2525
<checkstyle.header>https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java.header</checkstyle.header>
2626
<checkstyle.regexp.header>https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java-regexp.header</checkstyle.regexp.header>
27-
<antrun.plugin.version>3.1.0</antrun.plugin.version>
27+
<antrun.plugin.version>3.2.0</antrun.plugin.version>
2828
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>
2929
<maven.jacoco.plugin.version>0.8.13</maven.jacoco.plugin.version>
3030
<maven.pmd.plugin.version>3.27.0</maven.pmd.plugin.version>

0 commit comments

Comments
 (0)