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

Update Groovy to 3.0.23 #620

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Jan 24, 2025

This updates org.codehaus.groovy:groovy-all used by the stream-applications-release-train module to 3.0.23 to fix CVE-2022-4065 from transitive depepdency
org.testng:testng.

This updates `org.codehaus.groovy:groovy-all` used by the
`stream-applications-release-train` module to `3.0.23` to
fix `CVE-2022-4065` from transitive depepdency
`org.testng:testng`.
@onobc onobc added the dependencies Pull requests that update a dependency file label Jan 24, 2025
@onobc onobc added this to the 2025.0.0 milestone Jan 24, 2025
@onobc onobc merged commit 1b7f259 into spring-cloud:main Jan 24, 2025
2 checks passed
@onobc onobc deleted the update-groovy-3_0_23 branch January 24, 2025 22:02
@@ -15,12 +15,13 @@
<packaging>jar</packaging>
<properties>
<uniqueVersion>false</uniqueVersion>
<groovy.version>3.0.23</groovy.version>
Copy link
Member

Choose a reason for hiding this comment

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

This is very out-dated artifact: https://groovy.apache.org/download.html.
Good to see it is working with whatever Spring Integration does with Groovy!
But probably better to upgrade this artifact group to a newer version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants