We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7339720 commit f14ef3dCopy full SHA for f14ef3d
topics/sw_concepts/code/pattern-examples/pom.xml
@@ -91,7 +91,7 @@
91
<plugin>
92
<groupId>org.apache.maven.plugins</groupId>
93
<artifactId>maven-pmd-plugin</artifactId>
94
- <version>3.27.0</version>
+ <version>3.28.0</version>
95
<configuration>
96
<linkXRef>false</linkXRef>
97
<printFailingErrors>true</printFailingErrors>
topics/testing/code/pom.xml
@@ -166,7 +166,7 @@
166
167
168
169
170
171
172
0 commit comments