Skip to content

Commit 7ed89be

Browse files
authored
Merge branch 'main' into dependabot/maven/main/production-major-bf7130f716
2 parents 4499193 + d8cde10 commit 7ed89be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@
632632
<plugin>
633633
<groupId>org.apache.maven.plugins</groupId>
634634
<artifactId>maven-pmd-plugin</artifactId>
635-
<version>3.27.0</version>
635+
<version>3.28.0</version>
636636
<configuration>
637637
<rulesets>
638638
<ruleset>${project.rootdir}/.pipeline/pmd.xml</ruleset>
@@ -667,7 +667,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
667667
<plugin>
668668
<groupId>org.jacoco</groupId>
669669
<artifactId>jacoco-maven-plugin</artifactId>
670-
<version>0.8.13</version>
670+
<version>0.8.14</version>
671671
<configuration>
672672
<excludes>
673673
<!-- Exclude generated clients and end to end application from test coverage -->

0 commit comments

Comments
 (0)