Skip to content

Commit 8bec305

Browse files
committed
Add 'commons_httpclient' as a dependency to build.gradle file
1 parent 2c01e3f commit 8bec305

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ project.ext.spec = [
145145
"antlrRuntime": "org.antlr:antlr4-runtime:4.8",
146146
"jsqlparser": "com.github.jsqlparser:jsqlparser:3.1",
147147
'common_collections': 'commons-collections:commons-collections:3.2.2',
148+
'commons_httpclient': 'commons-httpclient:commons-httpclient:3.1'
148149
]
149150
]
150151

0 commit comments

Comments
 (0)