File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ dependencies {
4949 testImplementation " org.apache.httpcomponents:httpclient:4.5.13"
5050 testImplementation " commons-codec:commons-codec:1.15"
5151 testImplementation " commons-io:commons-io:2.7"
52- testImplementation " org.apache.commons:commons-compress:1.20 "
52+ testImplementation " org.apache.commons:commons-compress:1.21 "
5353 testImplementation " com.github.jknack:handlebars:4.1.2"
5454 testImplementation " com.github.jknack:handlebars-helpers:4.1.2"
5555}
Original file line number Diff line number Diff line change 11version =2.1.11-SNAPSHOT
2- jettyVersion =9.4.42.v20210604
2+ jettyVersion =9.4.43.v20210629
Original file line number Diff line number Diff line change 292292 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
293293 <maven .version>3.6.3</maven .version>
294294 <junit .version>4.13.1</junit .version>
295- <wiremock-jetty-version >9.4.42.v20210604 </wiremock-jetty-version >
296- <commons-compress-version >1.20 </commons-compress-version >
295+ <wiremock-jetty-version >9.4.43.v20210629 </wiremock-jetty-version >
296+ <commons-compress-version >1.21 </commons-compress-version >
297297 </properties >
298298</project >
Original file line number Diff line number Diff line change 567567 <logback-version >1.2.3</logback-version >
568568 <classgraph-version >4.8.95</classgraph-version >
569569 <guava-version >30.1-jre</guava-version >
570- <ant-version >1.10.9 </ant-version >
570+ <ant-version >1.10.11 </ant-version >
571571 <commons-lang-version >3.7</commons-lang-version >
572572 <commons-io-version >2.7</commons-io-version >
573573 <slf4j-version >1.7.25</slf4j-version >
574- <jetty-version >9.4.42.v20210604 </jetty-version >
574+ <jetty-version >9.4.43.v20210629 </jetty-version >
575575 <testng-version >7.3.0</testng-version >
576576 <mockito-version >2.28.2</mockito-version >
577577 <rest-assured-version >4.3.2</rest-assured-version >
590590 <sonatypeOssDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl >
591591
592592 <maven .version>3.6.3</maven .version>
593- <commons-compress-version >1.20 </commons-compress-version >
593+ <commons-compress-version >1.21 </commons-compress-version >
594594 </properties >
595595</project >
Original file line number Diff line number Diff line change 628628 <logback-version >1.2.3</logback-version >
629629 <classgraph-version >4.8.95</classgraph-version >
630630 <guava-version >30.1-jre</guava-version >
631- <ant-version >1.10.9 </ant-version >
631+ <ant-version >1.10.11 </ant-version >
632632 <commons-lang-version >3.7</commons-lang-version >
633633 <commons-io-version >2.7</commons-io-version >
634634 <slf4j-version >1.7.25</slf4j-version >
635- <jetty-version >9.4.42.v20210604 </jetty-version >
635+ <jetty-version >9.4.43.v20210629 </jetty-version >
636636 <testng-version >7.3.0</testng-version >
637637 <mockito-version >2.28.2</mockito-version >
638638 <rest-assured-version >4.3.2</rest-assured-version >
You can’t perform that action at this time.
0 commit comments