1
0
mirror of https://github.com/square/okhttp.git synced 2025-08-01 16:06:56 +03:00

Get the latest versions of things.

I used 'mvn versions:use-latest-versions' and also just a bunch of manual
fixing.
This commit is contained in:
Jesse Wilson
2018-12-28 15:53:46 -05:00
parent 427bfefd0e
commit bf8e653c3a
16 changed files with 43 additions and 43 deletions

View File

@ -54,7 +54,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.0.2</version>
<version>3.1.1</version>
<configuration>
<archive>
<manifestEntries>