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

Bump dependency versions #75

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

aalmiray
Copy link
Contributor

Related to #38

Related to cdevents#38

Signed-off-by: Andres Almiray <[email protected]>
<packageurl.version>1.4.1</packageurl.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
Copy link
Contributor

Choose a reason for hiding this comment

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

π version ^_^

@@ -46,7 +46,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>${commons-lang3.version}</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this mean that the version used by the generator and the SDK must be the same now?
I don't mind, we can still split it future if needed, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They don't have to match per se but it makes sense to keep it this way if there were to be any CVEs in one version fixed in another.

Copy link
Contributor

@afrittoli afrittoli left a comment

Choose a reason for hiding this comment

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

Thanks. @rjalander any comment on your side?

@rjalander rjalander merged commit 9f4e193 into cdevents:main Feb 28, 2024
3 checks passed
@cdevents-bot
Copy link
Collaborator

🎉 This issue has been resolved in v0.3.1 (Release Notes)

@cdevents-bot cdevents-bot added the released Issue has been released label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Issue has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants