Skip to content

Conversation

@NotMyFault
Copy link
Member

No description provided.

Signed-off-by: Alexander Brandes <mc.cache@web.de>
Signed-off-by: Alexander Brandes <mc.cache@web.de>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.3.2</version>
<version>6.0.0</version>
Copy link
Member

Choose a reason for hiding this comment

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

@NotMyFault This update pulls in Groovy 5.0, which is causing jenkinsci/workflow-cps-plugin#1723. Groovy must be excluded from this path so that the version from Jenkins core is used instead (2.4.21, see jenkinsci/jenkins#19976 and related tickets for some discussion around the current situation). If that version of Groovy is not compatible with rest-assured 6.0, and rest-assured 5.x is not compatible with Java 25, then the tests might need to be refactored to avoid the dependency.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for sharing. I couldn't figure that out yesterday. But I agree, it makes sense to get a rid of rest-assured and refactor the tests affected.

@NotMyFault
Copy link
Member Author

I'm turning this PR into an issue, as I lack the capacity to refactor the tests affected.

@NotMyFault NotMyFault closed this Jan 2, 2026
@NotMyFault NotMyFault deleted the jdk25 branch January 2, 2026 16:10
@NotMyFault NotMyFault mentioned this pull request Jan 2, 2026
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