You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (Jira)" <ji...@apache.org> on 2022/11/23 12:44:00 UTC

[jira] [Updated] (CASSANDRA-17835) Upgrade ASM, ByteBuddy and Mockito on trunk

     [ https://issues.apache.org/jira/browse/CASSANDRA-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Lerer updated CASSANDRA-17835:
---------------------------------------
    Epic Link: CASSANDRA-16895

> Upgrade ASM, ByteBuddy and Mockito on trunk
> -------------------------------------------
>
>                 Key: CASSANDRA-17835
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17835
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.2
>
>
> In preparation to support Java 17 I would like to update ASM, ByteBuddy and Mockito on trunk.
>  * ASM - from 9.1 to 9.3; From the [release notes|https://asm.ow2.io/versions.html] I don't see anything disturbing for us; 
>  * ByteBuddy - 1.10.10 to 1.12.13; [Release notes|https://github.com/raphw/byte-buddy/blob/master/release-notes.md]; they support Java 17 since 1.12.0 but I did not see an issue updating to the latest version; 
>  * Mockito - 3.2.4 to 4.7.0; [Release notes|https://github.com/mockito/mockito/releases/]. The bump in the major version was due to removing outdated deprecated APIs which it doesn't seem that we use so this is not a breaking change for us. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org