Merge pull request #3260 from OpenRefine/dependabot/maven/org.codehaus.plexus-plexus-archiver-4.2.3
Bump plexus-archiver from 4.2.2 to 4.2.3
This commit is contained in:
commit
de7d7ecfb0
@ -401,11 +401,11 @@
|
||||
<version>1.2.0</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<!-- dependency upgraded to a newer version to fix runtime issues with some JRE versions:
|
||||
<!-- dependency upgraded to >4.0 to fix runtime issues with some JRE versions:
|
||||
https://stackoverflow.com/questions/53696439/appbundle-maven-plugin-fails-on-mac-osx-with-java-10 -->
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-archiver</artifactId>
|
||||
<version>4.2.2</version>
|
||||
<version>4.2.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user