feat: servlet classes that use the jakarta namespace by suztomo · Pull Request #1115 · googleapis/google-oauth-java-client
suztomo
marked this pull request as ready for review
suztomo
deleted the
jakarta_namespace
branch
suztomo added a commit to googleapis/google-api-java-client that referenced this pull request
May 24, 2024Fixes #2260 Copied the implementation with the jakarta.servlet namespace using the same methology as googleapis/google-oauth-java-client#1115. - Replaced javax with jakarta and declared the dependency with provided scope. - Keeping the classes as `Beta` annotated. - No tests exist for the classes. - Added `@since 2.6.0` as the last release was 2.5.1.
suztomo added a commit to googleapis/google-api-java-client that referenced this pull request
May 24, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters