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:
@ -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>
|
||||
|
Reference in New Issue
Block a user