Skip to content

Upgrade and fix wiremock dependency#212

Merged
mosabua merged 1 commit intotrinodb:mainfrom
simpligility:wiremock
Jan 30, 2024
Merged

Upgrade and fix wiremock dependency#212
mosabua merged 1 commit intotrinodb:mainfrom
simpligility:wiremock

Conversation

@mosabua
Copy link
Copy Markdown
Member

@mosabua mosabua commented Jan 30, 2024

The dependency moved in terms of groupid to org.wiremock and we have a duplicate declaration for that already.

Weirdly the package of the java classes did NOT move so there is no code to update.

@cla-bot cla-bot Bot added the cla-signed label Jan 30, 2024
Comment thread gateway-ha/pom.xml
</dependency>

<!-- Test deps -->
<dependency>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

These are the old group id coordinates and org.wiremock is already declared as duplicate in the pom.

@mosabua mosabua requested a review from wendigo January 30, 2024 00:41
@mosabua mosabua merged commit 4bfd38f into trinodb:main Jan 30, 2024
@mosabua mosabua deleted the wiremock branch January 30, 2024 01:18
@github-actions github-actions Bot added this to the 6 milestone Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants