We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a3dae4 + 16f7229 commit c7af1cfCopy full SHA for c7af1cf
pom.xml
@@ -63,7 +63,7 @@
63
<cdap.version>6.8.0</cdap.version>
64
<cdap.plugin.version>2.10.0</cdap.plugin.version>
65
<hadoop.version>2.10.2</hadoop.version>
66
- <httpclient.version>4.3.4</httpclient.version>
+ <httpclient.version>4.5.13</httpclient.version>
67
<jackson.core.version>2.8.11.1</jackson.core.version>
68
<junit.version>4.12</junit.version>
69
<slf4j.version>1.7.5</slf4j.version>
@@ -253,7 +253,7 @@
253
<dependency>
254
<groupId>ch.qos.logback</groupId>
255
<artifactId>logback-classic</artifactId>
256
- <version>1.2.8</version>
+ <version>1.3.15</version>
257
</dependency>
258
259
<groupId>org.json</groupId>
0 commit comments