Commit acac24f0dbf39b02ddd3aba89753d7abb412cb6b
1 parent
47abdde3
okhttp-digest的Maven仓库调整 #506
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
| ... | ... | @@ -181,9 +181,9 @@ |
| 181 | 181 | |
| 182 | 182 | <!-- okhttp-digest --> |
| 183 | 183 | <dependency> |
| 184 | - <groupId>com.burgstaller</groupId> | |
| 184 | + <groupId>io.github.rburgst</groupId> | |
| 185 | 185 | <artifactId>okhttp-digest</artifactId> |
| 186 | - <version>2.1</version> | |
| 186 | + <version>2.5</version> | |
| 187 | 187 | </dependency> |
| 188 | 188 | |
| 189 | 189 | <!-- https://mvnrepository.com/artifact/net.sf.kxml/kxml2 --> | ... | ... |