Skip to content

NIFI-11975 Update okio.version to 3.5.0#7636

Closed
mr1716 wants to merge 2 commits intoapache:mainfrom
mr1716:NIFI-11975
Closed

NIFI-11975 Update okio.version to 3.5.0#7636
mr1716 wants to merge 2 commits intoapache:mainfrom
mr1716:NIFI-11975

Conversation

@mr1716
Copy link
Copy Markdown
Contributor

@mr1716 mr1716 commented Aug 22, 2023

Summary

NIFI-11975

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 17

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

Copy link
Copy Markdown
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

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

Thanks for the upgrade @mr1716. The change log for 3.5.0 indicates an upgrade to Kotlin 1.9, so the Kotlin version should also be upgraded in this pull request to make sure those dependencies don't get out of sync.

@mr1716
Copy link
Copy Markdown
Contributor Author

mr1716 commented Aug 23, 2023

@exceptionfactory thanks. Updated the kotlin version to 1.9.0 in the pom.xml file

Copy link
Copy Markdown
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

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

Thanks for the additional upgrade @mr1716, looks good! +1 merging

exceptionfactory pushed a commit that referenced this pull request Aug 23, 2023
- Upgraded Kotlin from 1.8.20 to 1.9.0

This closes #7636

Signed-off-by: David Handermann <exceptionfactory@apache.org>
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