We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Looking at 2.4.4 diff, I noticed there seems to be some discrepancy in guava version
One part declares it to be 33.1.0-jre
33.1.0-jre
restlet-framework-java/libraries/com.google.guava_33.1/library.xml
Lines 2 to 5 in 0f7d8f9
While other seems to declare is 33.0.0-jre
33.0.0-jre
Lines 10 to 14 in 0f7d8f9
I don't know if there's any practical impact, just something noticed while inspecting the changes.
The text was updated successfully, but these errors were encountered:
thboileau
No branches or pull requests
Looking at 2.4.4 diff, I noticed there seems to be some discrepancy in guava version
One part declares it to be
33.1.0-jre
restlet-framework-java/libraries/com.google.guava_33.1/library.xml
Lines 2 to 5 in 0f7d8f9
While other seems to declare is
33.0.0-jre
restlet-framework-java/libraries/com.google.guava_33.1/library.xml
Lines 10 to 14 in 0f7d8f9
I don't know if there's any practical impact, just something noticed while inspecting the changes.
The text was updated successfully, but these errors were encountered: