File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 203203 <artifactId >google-api-client-xml</artifactId >
204204 <version >${project.version} </version >
205205 </dependency >
206+ <dependency >
207+ <groupId >commons-codec</groupId >
208+ <artifactId >commons-codec</artifactId >
209+ <version >${project.commons-codec.version} </version >
210+ </dependency >
206211
207212 <!-- See README.md about installing this jar -->
208213 <dependency >
496501 <project .http.version>1.42.3</project .http.version>
497502 <project .httpcore.version>4.4.15</project .httpcore.version>
498503 <project .httpclient.version>4.5.13</project .httpclient.version>
504+ <project .commons-codec.version>1.15</project .commons-codec.version>
499505 <project .oauth.version>1.34.1</project .oauth.version>
500506 <project .jsr305.version>3.0.2</project .jsr305.version>
501507 <project .gson.version>2.8.6</project .gson.version>
You can’t perform that action at this time.
0 commit comments