Skip to content

Commit b1c17ae

Browse files
authored
Merge pull request #26 from sfuhrm/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.27.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0
2 parents 11f0c57 + 821d241 commit b1c17ae

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
@@ -154,7 +154,7 @@
154154
</plugin>
155155
<plugin>
156156
<artifactId>maven-pmd-plugin</artifactId>
157-
<version>3.26.0</version>
157+
<version>3.27.0</version>
158158
<configuration>
159159
<targetJdk>1.8</targetJdk>
160160
</configuration>

0 commit comments

Comments
 (0)