Skip to content

Commit 8f6a22f

Browse files
rooequeRichie Wang
andauthored
upgrade gatling version to 3.4.0 (#53)
* upgrade gatling version to 3.4.0 * regen 2.11 lockfile Co-authored-by: Richie Wang <[email protected]>
1 parent 3581e25 commit 8f6a22f

File tree

4 files changed

+109
-117
lines changed

4 files changed

+109
-117
lines changed

versionInfo.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ project.ext.versions = [
1212
, commonsIo: '2.6'
1313
, coveralls: '2.8.2'
1414
, flyway: '5.2.1'
15-
, gatling: '3.2.1'
15+
, gatling: '3.4.0'
1616
, gradleGit: '4.0.2'
1717
, gradleScoverage: '4.0.2'
1818
, guava: '29.0-jre'

warp-core-gatling/locking/warp-core-gatling_2.11.lockfile

Lines changed: 52 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -5,110 +5,107 @@ aopalliance:aopalliance:1.0=compileClasspath,testCompileClasspath
55
ch.qos.logback:logback-classic:1.2.3=compileClasspath,testCompileClasspath
66
ch.qos.logback:logback-core:1.2.3=compileClasspath,testCompileClasspath
77
com.eatthepath:fast-uuid:0.1=compileClasspath,testCompileClasspath
8-
com.fasterxml.jackson.core:jackson-annotations:2.9.0=compileClasspath,testCompileClasspath
9-
com.fasterxml.jackson.core:jackson-core:2.9.9=compileClasspath,testCompileClasspath
10-
com.fasterxml.jackson.core:jackson-databind:2.9.9.3=compileClasspath,testCompileClasspath
11-
com.github.ben-manes.caffeine:caffeine:2.8.0=compileClasspath,testCompileClasspath
8+
com.fasterxml.jackson.core:jackson-annotations:2.11.2=compileClasspath,testCompileClasspath
9+
com.fasterxml.jackson.core:jackson-core:2.11.2=compileClasspath,testCompileClasspath
10+
com.fasterxml.jackson.core:jackson-databind:2.11.2=compileClasspath,testCompileClasspath
11+
com.github.ben-manes.caffeine:caffeine:2.8.5=compileClasspath,testCompileClasspath
1212
com.github.scopt:scopt_2.12:3.7.1=compileClasspath,testCompileClasspath
1313
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,testCompileClasspath
1414
com.google.code.gson:gson:2.8.5=compileClasspath,testCompileClasspath
15-
com.google.errorprone:error_prone_annotations:2.3.3=compileClasspath,testCompileClasspath
15+
com.google.errorprone:error_prone_annotations:2.4.0=compileClasspath,testCompileClasspath
1616
com.google.guava:failureaccess:1.0.1=compileClasspath,testCompileClasspath
1717
com.google.guava:guava:27.1-jre=compileClasspath,testCompileClasspath
1818
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,testCompileClasspath
1919
com.google.inject:guice:4.2.3=compileClasspath,testCompileClasspath
2020
com.google.j2objc:j2objc-annotations:1.1=compileClasspath,testCompileClasspath
21-
com.softwaremill.quicklens:quicklens_2.12:1.4.12=compileClasspath,testCompileClasspath
21+
com.softwaremill.quicklens:quicklens_2.12:1.6.1=compileClasspath,testCompileClasspath
2222
com.squareup.moshi:moshi:1.5.0=compileClasspath,testCompileClasspath
2323
com.squareup.okhttp3:logging-interceptor:3.13.1=compileClasspath,testCompileClasspath
2424
com.squareup.okhttp3:okhttp:3.13.1=compileClasspath,testCompileClasspath
2525
com.squareup.okio:okio:1.17.2=compileClasspath,testCompileClasspath
2626
com.squareup.retrofit2:converter-moshi:2.5.0=compileClasspath,testCompileClasspath
2727
com.squareup.retrofit2:retrofit:2.5.0=compileClasspath,testCompileClasspath
28-
com.sun.activation:javax.activation:1.2.0=compileClasspath,testCompileClasspath
2928
com.tdunning:t-digest:3.1=compileClasspath,testCompileClasspath
30-
com.typesafe.akka:akka-actor_2.12:2.5.25=compileClasspath,testCompileClasspath
31-
com.typesafe.akka:akka-slf4j_2.12:2.5.25=compileClasspath,testCompileClasspath
29+
com.typesafe.akka:akka-actor_2.12:2.6.8=compileClasspath,testCompileClasspath
30+
com.typesafe.akka:akka-slf4j_2.12:2.6.8=compileClasspath,testCompileClasspath
3231
com.typesafe.scala-logging:scala-logging_2.12:3.9.2=compileClasspath,testCompileClasspath
3332
com.typesafe.slick:slick-hikaricp_2.11:3.3.2=compileClasspath,testCompileClasspath
3433
com.typesafe.slick:slick_2.11:3.3.2=compileClasspath,testCompileClasspath
35-
com.typesafe:config:1.3.4=compileClasspath,testCompileClasspath
34+
com.typesafe:config:1.4.0=compileClasspath,testCompileClasspath
3635
com.zaxxer:HikariCP:3.2.0=compileClasspath,testCompileClasspath
3736
commons-logging:commons-logging:1.2=compileClasspath,testCompileClasspath
38-
io.burt:jmespath-core:0.3.0=compileClasspath,testCompileClasspath
39-
io.burt:jmespath-jackson:0.3.0=compileClasspath,testCompileClasspath
40-
io.gatling:gatling-app:3.2.1=compileClasspath,testCompileClasspath
41-
io.gatling:gatling-charts:3.2.1=compileClasspath,testCompileClasspath
42-
io.gatling:gatling-commons:3.2.1=compileClasspath,testCompileClasspath
43-
io.gatling:gatling-core:3.2.1=compileClasspath,testCompileClasspath
44-
io.gatling:gatling-graphite:3.2.1=compileClasspath,testCompileClasspath
45-
io.gatling:gatling-http-client:3.2.1=compileClasspath,testCompileClasspath
46-
io.gatling:gatling-http:3.2.1=compileClasspath,testCompileClasspath
47-
io.gatling:gatling-jdbc:3.2.1=compileClasspath,testCompileClasspath
48-
io.gatling:gatling-jms:3.2.1=compileClasspath,testCompileClasspath
49-
io.gatling:gatling-netty-util:3.2.1=compileClasspath,testCompileClasspath
50-
io.gatling:gatling-redis:3.2.1=compileClasspath,testCompileClasspath
51-
io.gatling:jsonpath_2.12:0.7.0=compileClasspath,testCompileClasspath
52-
io.netty:netty-buffer:4.1.39.Final=compileClasspath,testCompileClasspath
53-
io.netty:netty-codec-dns:4.1.39.Final=compileClasspath,testCompileClasspath
54-
io.netty:netty-codec-http2:4.1.39.Final=compileClasspath,testCompileClasspath
55-
io.netty:netty-codec-http:4.1.39.Final=compileClasspath,testCompileClasspath
56-
io.netty:netty-codec-socks:4.1.39.Final=compileClasspath,testCompileClasspath
57-
io.netty:netty-codec:4.1.39.Final=compileClasspath,testCompileClasspath
58-
io.netty:netty-common:4.1.39.Final=compileClasspath,testCompileClasspath
59-
io.netty:netty-handler-proxy:4.1.39.Final=compileClasspath,testCompileClasspath
60-
io.netty:netty-handler:4.1.39.Final=compileClasspath,testCompileClasspath
61-
io.netty:netty-resolver-dns:4.1.39.Final=compileClasspath,testCompileClasspath
62-
io.netty:netty-resolver:4.1.39.Final=compileClasspath,testCompileClasspath
63-
io.netty:netty-tcnative-boringssl-static:2.0.25.Final=compileClasspath,testCompileClasspath
64-
io.netty:netty-transport-native-epoll:4.1.39.Final=compileClasspath,testCompileClasspath
65-
io.netty:netty-transport-native-unix-common:4.1.39.Final=compileClasspath,testCompileClasspath
66-
io.netty:netty-transport:4.1.39.Final=compileClasspath,testCompileClasspath
67-
io.pebbletemplates:pebble:3.1.0=compileClasspath,testCompileClasspath
68-
io.suzaku:boopickle_2.12:1.3.1=compileClasspath,testCompileClasspath
37+
io.burt:jmespath-core:0.5.0=compileClasspath,testCompileClasspath
38+
io.burt:jmespath-jackson:0.5.0=compileClasspath,testCompileClasspath
39+
io.gatling:gatling-app:3.4.0=compileClasspath,testCompileClasspath
40+
io.gatling:gatling-charts:3.4.0=compileClasspath,testCompileClasspath
41+
io.gatling:gatling-commons-shared:3.4.0=compileClasspath,testCompileClasspath
42+
io.gatling:gatling-commons:3.4.0=compileClasspath,testCompileClasspath
43+
io.gatling:gatling-core:3.4.0=compileClasspath,testCompileClasspath
44+
io.gatling:gatling-graphite:3.4.0=compileClasspath,testCompileClasspath
45+
io.gatling:gatling-http-client:3.4.0=compileClasspath,testCompileClasspath
46+
io.gatling:gatling-http:3.4.0=compileClasspath,testCompileClasspath
47+
io.gatling:gatling-jdbc:3.4.0=compileClasspath,testCompileClasspath
48+
io.gatling:gatling-jms:3.4.0=compileClasspath,testCompileClasspath
49+
io.gatling:gatling-jsonpath:3.4.0=compileClasspath,testCompileClasspath
50+
io.gatling:gatling-netty-util:3.4.0=compileClasspath,testCompileClasspath
51+
io.gatling:gatling-redis:3.4.0=compileClasspath,testCompileClasspath
52+
io.netty:netty-buffer:4.1.51.Final=compileClasspath,testCompileClasspath
53+
io.netty:netty-codec-dns:4.1.51.Final=compileClasspath,testCompileClasspath
54+
io.netty:netty-codec-http2:4.1.51.Final=compileClasspath,testCompileClasspath
55+
io.netty:netty-codec-http:4.1.51.Final=compileClasspath,testCompileClasspath
56+
io.netty:netty-codec-socks:4.1.51.Final=compileClasspath,testCompileClasspath
57+
io.netty:netty-codec:4.1.51.Final=compileClasspath,testCompileClasspath
58+
io.netty:netty-common:4.1.51.Final=compileClasspath,testCompileClasspath
59+
io.netty:netty-handler-proxy:4.1.51.Final=compileClasspath,testCompileClasspath
60+
io.netty:netty-handler:4.1.51.Final=compileClasspath,testCompileClasspath
61+
io.netty:netty-resolver-dns:4.1.51.Final=compileClasspath,testCompileClasspath
62+
io.netty:netty-resolver:4.1.51.Final=compileClasspath,testCompileClasspath
63+
io.netty:netty-tcnative-boringssl-static:2.0.34.Final=compileClasspath,testCompileClasspath
64+
io.netty:netty-transport-native-epoll:4.1.51.Final=compileClasspath,testCompileClasspath
65+
io.netty:netty-transport-native-unix-common:4.1.51.Final=compileClasspath,testCompileClasspath
66+
io.netty:netty-transport:4.1.51.Final=compileClasspath,testCompileClasspath
67+
io.pebbletemplates:pebble:3.1.4=compileClasspath,testCompileClasspath
68+
io.suzaku:boopickle_2.12:1.3.3=compileClasspath,testCompileClasspath
6969
javax.inject:javax.inject:1=compileClasspath,testCompileClasspath
7070
javax.jms:javax.jms-api:2.0.1=compileClasspath,testCompileClasspath
7171
junit:junit:4.12=compileClasspath,testCompileClasspath
72-
net.debasishg:redisclient_2.12:3.10=compileClasspath,testCompileClasspath
73-
net.sf.saxon:Saxon-HE:9.9.1-4=compileClasspath,testCompileClasspath
72+
net.debasishg:redisclient_2.12:3.30=compileClasspath,testCompileClasspath
73+
net.sf.saxon:Saxon-HE:10.2=compileClasspath,testCompileClasspath
7474
org.apache.commons:commons-configuration2:2.4=compileClasspath,testCompileClasspath
7575
org.apache.commons:commons-lang3:3.8.1=compileClasspath,testCompileClasspath
7676
org.apache.commons:commons-math3:3.6.1=compileClasspath,testCompileClasspath
77-
org.apache.commons:commons-pool2:2.6.0=compileClasspath,testCompileClasspath
77+
org.apache.commons:commons-pool2:2.8.0=compileClasspath,testCompileClasspath
7878
org.apache.commons:commons-text:1.6=compileClasspath,testCompileClasspath
7979
org.apiguardian:apiguardian-api:1.1.0=compileClasspath,testCompileClasspath
80-
org.checkerframework:checker-qual:2.10.0=compileClasspath,testCompileClasspath
80+
org.checkerframework:checker-qual:3.4.1=compileClasspath,testCompileClasspath
8181
org.codehaus.mojo:animal-sniffer-annotations:1.17=compileClasspath,testCompileClasspath
8282
org.flywaydb:flyway-core:5.2.1=compileClasspath,testCompileClasspath
8383
org.hamcrest:hamcrest-core:1.3=compileClasspath,testCompileClasspath
84-
org.hdrhistogram:HdrHistogram:2.1.11=compileClasspath,testCompileClasspath
84+
org.hdrhistogram:HdrHistogram:2.1.12=compileClasspath,testCompileClasspath
8585
org.influxdb:influxdb-java:2.15=compileClasspath,testCompileClasspath
86-
org.jodd:jodd-core:5.0.13=compileClasspath,testCompileClasspath
87-
org.jodd:jodd-lagarto:5.0.13=compileClasspath,testCompileClasspath
88-
org.jodd:jodd-log:5.0.13=compileClasspath,testCompileClasspath
86+
org.jodd:jodd-lagarto:6.0.0=compileClasspath,testCompileClasspath
8987
org.junit.jupiter:junit-jupiter-api:5.6.2=compileClasspath,testCompileClasspath
9088
org.junit.platform:junit-platform-commons:1.6.2=compileClasspath,testCompileClasspath
9189
org.junit:junit-bom:5.6.2=compileClasspath,testCompileClasspath
9290
org.msgpack:msgpack-core:0.8.16=compileClasspath,testCompileClasspath
9391
org.opentest4j:opentest4j:1.2.0=compileClasspath,testCompileClasspath
9492
org.reactivestreams:reactive-streams:1.0.2=compileClasspath,testCompileClasspath
9593
org.scala-lang.modules:scala-collection-compat_2.11:2.0.0=compileClasspath,testCompileClasspath
96-
org.scala-lang.modules:scala-java8-compat_2.12:0.9.0=compileClasspath,testCompileClasspath
94+
org.scala-lang.modules:scala-java8-compat_2.12:0.9.1=compileClasspath,testCompileClasspath
9795
org.scala-lang.modules:scala-parser-combinators_2.12:1.1.2=compileClasspath,testCompileClasspath
9896
org.scala-lang.modules:scala-xml_2.11:1.2.0=compileClasspath,scoverage,testCompileClasspath
99-
org.scala-lang.modules:scala-xml_2.12:1.2.0=compileClasspath,testCompileClasspath
10097
org.scala-lang:scala-library:2.11.11=compileClasspath,testCompileClasspath
10198
org.scala-lang:scala-library:2.11.12=scoverage
102-
org.scala-lang:scala-reflect:2.12.9=compileClasspath,testCompileClasspath
99+
org.scala-lang:scala-reflect:2.12.12=compileClasspath,testCompileClasspath
103100
org.scalactic:scalactic_2.11:3.1.3=compileClasspath,testCompileClasspath
104101
org.scalatest:scalatest_2.11:3.1.3=compileClasspath,testCompileClasspath
105102
org.scalatestplus:junit-4-12_2.11:3.1.1.0=compileClasspath,testCompileClasspath
106103
org.scalatestplus:scalatestplus-junit_2.11:1.0.0-SNAP9=compileClasspath,testCompileClasspath
107104
org.scoverage:scalac-scoverage-plugin_2.11:1.4.1=scoverage
108105
org.scoverage:scalac-scoverage-runtime_2.11:1.4.1=scoverage
109-
org.simpleflatmapper:lightning-csv:7.0.3=compileClasspath,testCompileClasspath
110-
org.simpleflatmapper:sfm-util:7.0.3=compileClasspath,testCompileClasspath
111-
org.slf4j:slf4j-api:1.7.28=compileClasspath,testCompileClasspath
106+
org.simpleflatmapper:lightning-csv:8.2.3=compileClasspath,testCompileClasspath
107+
org.simpleflatmapper:sfm-util:8.2.3=compileClasspath,testCompileClasspath
108+
org.slf4j:slf4j-api:1.7.30=compileClasspath,testCompileClasspath
112109
org.tinylog:tinylog:1.3.6=compileClasspath,testCompileClasspath
113110
org.typelevel:spire-macros_2.12:0.16.2=compileClasspath,testCompileClasspath
114111
org.unbescape:unbescape:1.1.6.RELEASE=compileClasspath,testCompileClasspath

0 commit comments

Comments
 (0)