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

Add explicit asm dep #1374

Merged
merged 3 commits into from
Jun 2, 2020
Merged

Add explicit asm dep #1374

merged 3 commits into from
Jun 2, 2020

Conversation

ferozco
Copy link
Contributor

@ferozco ferozco commented Jun 1, 2020

Before this PR

We had tried to bump the version of asm we pulled in transitively in #1367, however this did not fix the issue for consumers

After this PR

==COMMIT_MSG==
Add an explicit dependency on org.ow2.asm:asm to ensure consumers can use JDK14 source compat
==COMMIT_MSG==

Possible downsides?

N/A

@changelog-app
Copy link

changelog-app bot commented Jun 1, 2020

Generate changelog in changelog/@unreleased

Type

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

Description

Add an explicit dependency on org.ow2.asm:asm to ensure consumers can use JDK14 source compat

Check the box to generate changelog(s)

  • Generate changelog entry

@bulldozer-bot bulldozer-bot bot merged commit 1e44a7d into develop Jun 2, 2020
@bulldozer-bot bulldozer-bot bot deleted the fo/explicit-asm-dep branch June 2, 2020 22:35
@svc-autorelease
Copy link
Collaborator

Released 3.21.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