Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade asm to support JDK14 #1367

Merged
merged 2 commits into from
May 29, 2020
Merged

Upgrade asm to support JDK14 #1367

merged 2 commits into from
May 29, 2020

Conversation

ferozco
Copy link
Contributor

@ferozco ferozco commented May 29, 2020

Before this PR

Projects using JDK14 sourceCompat would have checkUnusedDependencies fail since the parser did not support the file major version.

After this PR

==COMMIT_MSG==
checkUnusedDependencies works with JDK14
==COMMIT_MSG==
See example usage in our API related bot

Possible downsides?

N/A

@changelog-app
Copy link

changelog-app bot commented May 29, 2020

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

checkUnusedDependencies works with JDK14

Check the box to generate changelog(s)

  • Generate changelog entry

@carterkozak
Copy link
Contributor

🤖 🍿

@bulldozer-bot bulldozer-bot bot merged commit 988dad7 into develop May 29, 2020
@bulldozer-bot bulldozer-bot bot deleted the fo/upgrade-asm branch May 29, 2020 18:00
@svc-autorelease
Copy link
Collaborator

Released 3.18.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants