Skip to content

Commit a8e45ed

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
1 parent 40e06ec commit a8e45ed

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dipa-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<!-- Linting & Formatting -->
3434
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
3535
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
36-
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
36+
<pmd-maven-plugin.version>3.28.0</pmd-maven-plugin.version>
3737
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
3838
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
3939
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

dispatch-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!-- Linting & Formatting -->
3636
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
3737
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
38-
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
38+
<pmd-maven-plugin.version>3.28.0</pmd-maven-plugin.version>
3939
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
4040
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
4141
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

dms-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<!-- Linting & Formatting -->
3535
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
3636
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
37-
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
37+
<pmd-maven-plugin.version>3.28.0</pmd-maven-plugin.version>
3838
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
3939
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
4040
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

handler-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!-- Linting & Formatting -->
3030
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
3131
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
32-
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
32+
<pmd-maven-plugin.version>3.28.0</pmd-maven-plugin.version>
3333
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
3434
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
3535
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

invoice-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<!-- Linting & Formatting -->
3434
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
3535
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
36-
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
36+
<pmd-maven-plugin.version>3.28.0</pmd-maven-plugin.version>
3737
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
3838
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
3939
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

matching-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<!-- Linting & Formatting -->
3535
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
3636
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
37-
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
37+
<pmd-maven-plugin.version>3.28.0</pmd-maven-plugin.version>
3838
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
3939
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
4040
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

0 commit comments

Comments
 (0)