Skip to content

Commit 8108252

Browse files
authored
Merge branch 'master' into newbranch2
2 parents ffbc68d + 5e9d1dc commit 8108252

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
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>com.puppycrawl.tools</groupId>
127127
<artifactId>checkstyle</artifactId>
128-
<version>10.18.2</version>
128+
<version>10.19.0</version>
129129
</dependency>
130130
</dependencies>
131131
</plugin>
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-pmd-plugin</artifactId>
156-
<version>3.25.0</version>
156+
<version>3.26.0</version>
157157
<configuration>
158158
<printFailingErrors>true</printFailingErrors>
159159
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)