64 is OK locally but not on GitHub
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -26,8 +26,8 @@ under the License.
|
||||
<parent>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-parent</artifactId>
|
||||
<!-- Tests are special, 61 causes issues -->
|
||||
<version>64</version>
|
||||
<!-- Tests are special, 61 causes issues, 64 is OK locally but not on GitHub -->
|
||||
<version>59</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
Reference in New Issue
Block a user