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

#578: Fix automatic dependency update #579

Merged
merged 10 commits into from
Jun 3, 2024
Merged

Conversation

kaklakariada
Copy link
Collaborator

@kaklakariada kaklakariada commented Jun 3, 2024

Closes #578
Closes #577

@kaklakariada kaklakariada enabled auto-merge (squash) June 3, 2024 08:01
pj-spoelders
pj-spoelders previously approved these changes Jun 3, 2024
Copy link
Contributor

@pj-spoelders pj-spoelders left a comment

Choose a reason for hiding this comment

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

Looks good! Clear what you're trying to fix.

Copy link

sonarqubecloud bot commented Jun 3, 2024

Copy link
Contributor

@pj-spoelders pj-spoelders left a comment

Choose a reason for hiding this comment

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

Ok, good to go!

<option>--add-modules</option>
<option>java.logging</option>
<option>--add-reads</option>
<option>jakarta.json=java.logging</option>
Copy link
Contributor

Choose a reason for hiding this comment

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

I fixed this using <option>org.glassfish.jakarta.json=java.sql</option> but I guess this also works.

@kaklakariada kaklakariada merged commit c9ebaae into main Jun 3, 2024
7 checks passed
@kaklakariada kaklakariada deleted the kaklakariada/issue578 branch June 3, 2024 10:50
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.

Automatic dependency update workflow fails PK fails getting NPM dependency URL
2 participants