Skip to content

Commit f64dd87

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-pmd-plugin from 3.17.0 to 3.18.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.17.0 to 3.18.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.17.0...maven-pmd-plugin-3.18.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f1a040 commit f64dd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ limitations under the License.
419419
<plugin>
420420
<groupId>org.apache.maven.plugins</groupId>
421421
<artifactId>maven-pmd-plugin</artifactId>
422-
<version>3.17.0</version>
422+
<version>3.18.0</version>
423423
<configuration>
424424
<targetJdk>${maven.compiler.source}</targetJdk>
425425
<rulesets>

0 commit comments

Comments
 (0)