[
https://issues.apache.org/jira/browse/MDEP-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MDEP-965:
-------------------------------------
Fix Version/s: next-release
> org.glassfish:javax.json --> org.glassfish:jakarta.json
> -------------------------------------------------------
>
> Key: MDEP-965
> URL: https://issues.apache.org/jira/browse/MDEP-965
> Project: Maven Dependency Plugin
> Issue Type: Dependency upgrade
> Reporter: Elliotte Rusty Harold
> Assignee: Elliotte Rusty Harold
> Priority: Major
> Fix For: next-release
>
>
> apparently a few years ago the artifact ID changed. This is the new hotness
> <dependency>
> <groupId>org.glassfish</groupId>
> <artifactId>jakarta.json</artifactId>
> <version>2.0.1</version>
> <scope>test</scope>
> </dependency>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)