[ 
https://issues.apache.org/jira/browse/MNG-7670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712960#comment-17712960
 ] 

ASF GitHub Bot commented on MNG-7670:
-------------------------------------

michael-o commented on PR #1089:
URL: https://github.com/apache/maven/pull/1089#issuecomment-1510944227

   > @michael-o on JIRA you mention "Commons CLI must not be touched because 
the upgrade requires also code changes. See master.". What code changes you 
mean here?
   > 
   > I found this 
[4476026](https://github.com/apache/maven/commit/4476026c525a22900c6c5e4f0de6f7362cb201f2)
 but here parser is changed. Is it necessary? GnuParser is already deprecated 
(was in 1.3), but imho does not require code change, or I miss somethin?
   
   The migration introduces a slight incompat problem. That is why we did not 
touch it in 3.x. The previous impl was ugly, now I'd say that it is correct.




> Upgrade misc dependencies
> -------------------------
>
>                 Key: MNG-7670
>                 URL: https://issues.apache.org/jira/browse/MNG-7670
>             Project: Maven
>          Issue Type: Dependency upgrade
>          Components: Dependencies
>            Reporter: Sylwester Lachiewicz
>            Priority: Minor
>             Fix For: 3.9.2
>
>
> [INFO] The following dependencies in Dependency Management have newer 
> versions:
> [INFO] com.google.guava:guava .......................... 30.1-jre -> 31.1-jre
> [INFO] org.apache.commons:commons-lang3 ..................... 3.8.1 -> 3.12.0
> [INFO] org.codehaus.plexus:plexus-classworlds ................ 2.6.0 -> 2.7.0
> -[INFO] org.codehaus.plexus:plexus-component-annotations ...... 2.1.0 -> 
> 2.1.1-
> -[INFO] org.codehaus.plexus:plexus-utils ...................... 3.4.2 -> 
> 3.5.1-
> [INFO] org.hamcrest:hamcrest-core ................................ 1.3 -> 2.2
> [INFO] org.hamcrest:hamcrest-library ............................. 1.3 -> 2.2
> [INFO] org.mockito:mockito-core ............................ 2.21.0 -> 4.11.0
> [INFO] org.powermock:powermock-reflect ....................... 1.7.4 -> 2.0.9
> [INFO] org.xmlunit:xmlunit-core .............................. 2.2.1 -> 2.9.1
> [INFO] org.xmlunit:xmlunit-matchers .......................... 2.2.1 -> 2.9.1
> Logback 1.3.x depends on SLF4J 2.x, Logback 1.4.x requires Java 11



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to