Skip to content

Commit cc81826

Browse files
committed
Update net.sourceforge.pmd to v7.15.0
1 parent 4e9f86d commit cc81826

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

eclipse-store-afs-ibm-cos/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,12 +305,12 @@
305305
<dependency>
306306
<groupId>net.sourceforge.pmd</groupId>
307307
<artifactId>pmd-core</artifactId>
308-
<version>7.14.0</version>
308+
<version>7.15.0</version>
309309
</dependency>
310310
<dependency>
311311
<groupId>net.sourceforge.pmd</groupId>
312312
<artifactId>pmd-java</artifactId>
313-
<version>7.14.0</version>
313+
<version>7.15.0</version>
314314
</dependency>
315315
</dependencies>
316316
</plugin>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@
8282
<dependency>
8383
<groupId>net.sourceforge.pmd</groupId>
8484
<artifactId>pmd-core</artifactId>
85-
<version>7.14.0</version>
85+
<version>7.15.0</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>net.sourceforge.pmd</groupId>
8989
<artifactId>pmd-java</artifactId>
90-
<version>7.14.0</version>
90+
<version>7.15.0</version>
9191
</dependency>
9292
</dependencies>
9393
</plugin>

0 commit comments

Comments
 (0)