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

Fix Quarkus REST package refs/names as per 3.9 upgrade instructions #1263

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Minor renaming of 2 Quarkus packages, as per

https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.9

Which issue(s) this PR fixes:
N/A

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@tatu-at-datastax tatu-at-datastax self-assigned this Jul 11, 2024
@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner July 11, 2024 17:49
@@ -166,7 +168,7 @@
<!-- for generating UUIDs of versions not supported by JDK -->
<groupId>com.fasterxml.uuid</groupId>
<artifactId>java-uuid-generator</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

No big changes, just latest.

@tatu-at-datastax tatu-at-datastax merged commit 638ae60 into main Jul 11, 2024
4 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/quarkus-pkg-rename-3.9 branch July 11, 2024 21:59
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