Skip to content

Commit 64fcd66

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.27.0 to 3.28.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.27.0...maven-pmd-plugin-3.28.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 534d2f7 commit 64fcd66

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
@@ -516,7 +516,7 @@ limitations under the License.
516516
<plugin>
517517
<groupId>org.apache.maven.plugins</groupId>
518518
<artifactId>maven-pmd-plugin</artifactId>
519-
<version>3.27.0</version>
519+
<version>3.28.0</version>
520520
<configuration>
521521
<targetJdk>${maven.compiler.source}</targetJdk>
522522
<rulesets>

0 commit comments

Comments
 (0)