galasa-dev / projectmanagement

Project Management repo for Issues and ZenHub
7 stars 3 forks source link

javax.transaction:jta package needs upgrading as it has no license associated with it #1897

Closed KirbyKatcher closed 2 weeks ago

KirbyKatcher commented 3 weeks ago

Story

As a Galasa developer, I want to make sure that all the packages used in Galasa have a license associated with them and the license is of the correct type, so that I can ensure that we are compliant with OSS standards.

Background

Visiting maven central https://mvnrepository.com/artifact/javax.transaction/jta we can see that this package hasn't been updated since 2008 since it has been moved to https://mvnrepository.com/artifact/jakarta.transaction/jakarta.transaction-api

Tasks