Skip to content

Commit 3b6011a

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.24.0 to 3.25.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.24.0...maven-pmd-plugin-3.25.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] <[email protected]>
1 parent 4bb4638 commit 3b6011a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ limitations under the License.
495495
<plugin>
496496
<groupId>org.apache.maven.plugins</groupId>
497497
<artifactId>maven-pmd-plugin</artifactId>
498-
<version>3.24.0</version>
498+
<version>3.25.0</version>
499499
<configuration>
500500
<targetJdk>${maven.compiler.source}</targetJdk>
501501
<rulesets>

0 commit comments

Comments
 (0)