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

chore(deps): update to SB 3.2.6, SF 5.3.36, 6.1.8 #4370

Merged
merged 1 commit into from
May 24, 2024

Conversation

yanavasileva
Copy link
Member

@yanavasileva yanavasileva added ci:jdk Runs the builds for all supported Java versions. ci:spring-boot Runs the integration tests for the Spring Boot starter. ci:wildfly Runs the builds for the Wildfly application server. labels May 23, 2024
@yanavasileva yanavasileva self-assigned this May 23, 2024
@yanavasileva yanavasileva added the bot:java-dependency-check When assigned to a PR, generates SBOMs for the PR and base branch and compares them. label May 23, 2024
Copy link

github-actions bot commented May 23, 2024

Java dependency diff

Omitted due to character limit. See workflow artifacts for full diff file.

Module details

Omitted due to character limit. See workflow artifacts for full diff file.

Checklist

Unique changes

Unique additions

  • asm: 9.6
  • expressly: 5.0.0 ⚠❓‼

Developer comments

Glossary

Limitations

  • The reported transitive dependencies may not always be accurate in a multi-module project.
    The SBOM file format represents a unique dependency (coordinates + type) only once. In a multi-module
    project a dependency can be declared in multiple locations with different exclusions of transitive dependencies
    or different version overrides for transitive dependencies.

Emojies

  • ✔: All licenses are on the Go list
  • ⚠: (At least one) license is on the Caution list
  • ❌: (At least one) license is on the Stop list
  • ❓: (At least one) license cannot be determined or is unknown
  • ‼: Dependency has multiple licenses declared
  • ⬆: New dependency version is higher than previous
  • ⬇: New dependency version is lower than previous
  • 🔄: Dependency version is equal and the dependencies of this component changed (e.g. when comparing snapshots)
  • 🤷: The change of the dependency version can not be determined further (e.g. because the version does not follow semantic versioning)

@yanavasileva
Copy link
Member Author

yanavasileva commented May 23, 2024

expressly:5.0.0

Declared licenses:

Links:

It's a new dependency with a dual licensed, raised a question to Legal if we can use it under EPL 2.0:

Copy link
Member

@venetrius venetrius 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 👍

@yanavasileva
Copy link
Member Author

We can use the expressly library under EPL 2.0, approved by Legal.

@yanavasileva yanavasileva merged commit ca39da5 into master May 24, 2024
12 checks passed
@yanavasileva yanavasileva deleted the 4144-bump-starter branch May 24, 2024 09:43
@yanavasileva yanavasileva changed the title chore(deps): update to SB 3.2.6, SF 6.3.36, 6.1.8 chore(deps): update to SB 3.2.6, SF 5.3.36, 6.1.8 May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:java-dependency-check When assigned to a PR, generates SBOMs for the PR and base branch and compares them. ci:jdk Runs the builds for all supported Java versions. ci:spring-boot Runs the integration tests for the Spring Boot starter. ci:wildfly Runs the builds for the Wildfly application server.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants