[ https://issues.apache.org/jira/browse/CAUSEWAY-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Keir Haywood updated CAUSEWAY-2991: ------------------------------------------ Fix Version/s: 3.1.0 (was: 3.0.0) > [Java17+] Replace Spring's Nullable with Jakarta's > -------------------------------------------------- > > Key: CAUSEWAY-2991 > URL: https://issues.apache.org/jira/browse/CAUSEWAY-2991 > Project: Causeway > Issue Type: Improvement > Reporter: Andi Huber > Priority: Major > Fix For: 3.1.0 > > > An new Jakarta 2.x API version was released, that includes a Nullable > annotation. > As Jakarta is the industry standard, batch replace > import org.springframework.lang.Nullable; > with > import jakarta.annotation.Nullable; -- This message was sent by Atlassian Jira (v8.20.10#820010)