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 Gradle with plugins + service dependencies #508

Merged
merged 4 commits into from
Oct 2, 2019

Conversation

DamianDunajski
Copy link
Contributor

JIRA link (if applicable)

None

Change description

As per title...

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

@@ -234,7 +234,6 @@
<property name="allowMissingParamTags" value="true"/>
<property name="allowMissingThrowsTags" value="true"/>
<property name="allowMissingReturnTag" value="true"/>
<property name="minLineCount" value="2"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deprecated property got removed in latest version.

@@ -177,7 +177,7 @@ repositories {
// it is important to specify logback classic and core packages explicitly as libraries like spring boot
// enforces it's own (older) version which is not recommended.
def versions = [
reformLogging: '5.0.1',
reformLogging: '5.1.0',
Copy link
Contributor

Choose a reason for hiding this comment

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

I think thanks for that change, we can now remove the netty.io exclusion which I have added in the owasp config.

@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview October 2, 2019 12:26 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview October 2, 2019 13:11 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview October 2, 2019 13:45 Inactive
@DamianDunajski DamianDunajski merged commit 914d8e5 into master Oct 2, 2019
@DamianDunajski DamianDunajski deleted the upgrade-gradle-plugins-dependencies branch October 2, 2019 14:01
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.

3 participants