Skip to content

Commit ddbd7bc

Browse files
author
Nikita Kovaliov
committed
Update dependency versions
DEVSIX-6306
1 parent ee8e2e3 commit ddbd7bc

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
@@ -73,7 +73,7 @@
7373
<properties>
7474
<argLine>-Xmx1024m</argLine>
7575
<bouncycastle.version>1.70</bouncycastle.version>
76-
<dependencyCheck.version>6.0.3</dependencyCheck.version>
76+
<dependencyCheck.version>7.0.0</dependencyCheck.version>
7777
<failsafe.version>3.0.0-M3</failsafe.version>
7878
<integrationtests>com.itextpdf.test.annotations.type.IntegrationTest</integrationtests>
7979
<jacoco.version>0.8.4</jacoco.version>
@@ -93,7 +93,7 @@
9393
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
9494
<sampletests>com.itextpdf.test.annotations.type.SampleTest</sampletests>
9595
<skipTests>true</skipTests>
96-
<slf4j.version>1.7.33</slf4j.version>
96+
<slf4j.version>1.7.36</slf4j.version>
9797
<slowtests>com.itextpdf.test.annotations.type.SlowTest</slowtests>
9898
<sonar.dependencyCheck.htmlReportPath>target/dependency-check-report.html</sonar.dependencyCheck.htmlReportPath>
9999
<sonar.dependencyCheck.reportPath>target/dependency-check-report.xml</sonar.dependencyCheck.reportPath>

0 commit comments

Comments
 (0)