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

Remove javassist from pom.xml #236

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Remove javassist from pom.xml #236

merged 1 commit into from
Oct 23, 2020

Conversation

basil
Copy link
Member

@basil basil commented Oct 22, 2020

We don't directly depend on this library, so we can remove any references to it from our pom.xml. As far as I can tell, it seems to have been originally added to resolve a RequireUpperBoundDeps violation that is no longer present.

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I think a newer parent POM rendered this obsolete.

@basil basil merged commit 1f0706a into jenkinsci:master Oct 23, 2020
@basil basil deleted the javassist branch November 1, 2020 01:18
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.

2 participants