Skip to content

MLE-12345 Updating NOTICE file #1792

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

Merged
merged 1 commit into from
Jul 21, 2025
Merged

MLE-12345 Updating NOTICE file #1792

merged 1 commit into from
Jul 21, 2025

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Jul 21, 2025

And a couple other minor updates - note that the pom.xml is only used for GitHub's dependency feature.

And a couple other minor updates - note that the pom.xml is only used for GitHub's dependency feature.
@Copilot Copilot AI review requested due to automatic review settings July 21, 2025 16:09
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the NOTICE file to reflect version 7.2.0 changes and minor dependency updates. The changes include updating the copyright notice to reflect the current ownership structure and synchronizing dependency versions across build files.

  • Updates project version from 7.1.0 to 7.2.0 in documentation and metadata
  • Updates slf4j-api dependency from version 2.0.16 to 2.0.17
  • Changes copyright notice to reflect Progress Software Corporation ownership

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
pom.xml Updates project version to 7.2.0 and slf4j-api to 2.0.17, removes some Jackson dependencies
marklogic-client-api/build.gradle Updates slf4j-api dependency to version 2.0.17
NOTICE.txt Updates copyright notice, version references, and dependency versions to reflect current state

<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.19.0</version>
<version>2.0.17</version>
Copy link
Preview

Copilot AI Jul 21, 2025

Choose a reason for hiding this comment

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

The slf4j-api version update appears to be applied to the wrong dependency block. Based on the diff context, this version change is being applied where Jackson dependencies were removed, but slf4j-api should have its own dependency block.

Copilot uses AI. Check for mistakes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Bro it's good.

@rjrudin rjrudin merged commit 7733458 into develop Jul 21, 2025
2 checks passed
@rjrudin rjrudin deleted the feature/notice-file branch July 21, 2025 17:17
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