Skip to content

Update pom.xml to explicitly use commons-lang and a revised github api#162

Merged
ashwanthkumar merged 2 commits intoashwanthkumar:masterfrom
sriramnrn:master
Apr 29, 2021
Merged

Update pom.xml to explicitly use commons-lang and a revised github api#162
ashwanthkumar merged 2 commits intoashwanthkumar:masterfrom
sriramnrn:master

Conversation

@sriramnrn
Copy link
Contributor

commons-lang has been deprecated and commons-lang3 is the latest. This commit explicitly pulls in commons-lang 2.6 which was the last in the earlier version. It is needed to build the plugin locally.

The earlier v 1.68 for github-api is no longer available, and referencing v 1.128 enables the plugin to be built.

This pull request doesn't yet migrate the plugin to use commons-lang3 (which I'm planning to raise as a separate PR).

commons-lang has been deprecated and commons-lang3 is the latest. This commit explicitly pulls in commons-lang 2.6 which was the last in the earlier version. It is needed to build the plugin.

The earlier v 1.68 for github-api is no longer available, and referencing v 1.128 enables the plugin to be built.
@ashwanthkumar ashwanthkumar self-requested a review April 29, 2021 03:31
Copy link
Owner

@ashwanthkumar ashwanthkumar left a comment

Choose a reason for hiding this comment

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

Except for that one comment, rest LGTM.

pom.xml Outdated
<version>1.3</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/commons-lang/commons-lang -->
Copy link
Owner

Choose a reason for hiding this comment

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

Please consider removing this comment.

@ashwanthkumar ashwanthkumar merged commit cc805ea into ashwanthkumar:master Apr 29, 2021
sriramnrn added a commit to sriramnrn/gocd-build-github-pull-requests that referenced this pull request Apr 29, 2021
Merge pull request ashwanthkumar#162 from sriramnrn/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants