-
Notifications
You must be signed in to change notification settings - Fork 191
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
org.lightcouch:lightcouch not compatible with gson 2.11.0 #6148
Comments
Created an issue on the LightCouch project: lightcouch/LightCouch#82. |
jamesnetherton
changed the title
[quarkus-main] org.lightcouch:lightcouch not compatible with gson 2.11.x
[quarkus-main] org.lightcouch:lightcouch not compatible with gson 2.11.0
Jun 4, 2024
jamesnetherton
added a commit
that referenced
this issue
Jun 4, 2024
jamesnetherton
added a commit
that referenced
this issue
Jun 10, 2024
jamesnetherton
added a commit
to jamesnetherton/camel-quarkus
that referenced
this issue
Jun 12, 2024
jamesnetherton
added a commit
to jamesnetherton/camel-quarkus
that referenced
this issue
Jun 12, 2024
jamesnetherton
added a commit
that referenced
this issue
Jun 12, 2024
jamesnetherton
changed the title
[quarkus-main] org.lightcouch:lightcouch not compatible with gson 2.11.0
org.lightcouch:lightcouch not compatible with gson 2.11.0
Jun 13, 2024
github-actions
bot
added
area/gson
and removed
release/quarkus-next
area/couchdb
labels
Jun 13, 2024
Fixed by https://issues.apache.org/jira/browse/CAMEL-20800, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
Quarkus upgraded gson to 2.11.0. This seems to break the couchdb extension:
Also observed previously here:
https://issues.apache.org/jira/browse/CAMEL-20800
The text was updated successfully, but these errors were encountered: