mirror of https://github.com/apache/maven.git
[maven-3.9.x][MNG-7710] Upgrade plexus-utils to 3.5.1 (#1024)
--- https://issues.apache.org/jira/browse/MNG-7710 Co-authored-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
5a552315f1
commit
7023ef7466
2
pom.xml
2
pom.xml
|
@ -135,7 +135,7 @@ under the License.
|
|||
<plexusVersion>2.1.0</plexusVersion>
|
||||
<plexusInterpolationVersion>1.26</plexusInterpolationVersion>
|
||||
<!-- Blocked by 3.4.0+ changes, see MNG-7710 -->
|
||||
<plexusUtilsVersion>3.3.1</plexusUtilsVersion>
|
||||
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
|
||||
<guiceVersion>5.1.0</guiceVersion>
|
||||
<guavaVersion>30.1-jre</guavaVersion>
|
||||
<guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>
|
||||
|
|
Loading…
Reference in New Issue