Skip to content

Commit 202e349

Browse files
committed
chore(pom): update dependencies version
1 parent 2e6bce9 commit 202e349

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
@@ -172,12 +172,12 @@
172172
<plugin>
173173
<groupId>org.owasp</groupId>
174174
<artifactId>dependency-check-maven</artifactId>
175-
<version>8.4.0</version>
175+
<version>9.0.10</version>
176176
</plugin>
177177
<plugin>
178178
<groupId>org.jacoco</groupId>
179179
<artifactId>jacoco-maven-plugin</artifactId>
180-
<version>0.8.10</version>
180+
<version>0.8.12</version>
181181
<configuration>
182182
<rules>
183183
<rule>

0 commit comments

Comments
 (0)