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 Json parse exception #412

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

blizniukov
Copy link
Contributor

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Oct 13, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@redouane59
Copy link
Owner

redouane59 commented Oct 13, 2022

Thanks for the fix ! Can't you add any unit test to avoid this kind of bug in the future ? With json example files to be parsed ?

@redouane59
Copy link
Owner

Thanks for the fix ! Can't you add any unit test to avoid this kind of bug in the future ? With json example files to be parsed ?

?

@redouane59 redouane59 merged commit bf1a840 into redouane59:develop Oct 26, 2022
@redouane59 redouane59 mentioned this pull request Oct 26, 2022
redouane59 added a commit that referenced this pull request Oct 26, 2022
* update version

* Change retry header (#409)

* Bump jackson-databind from 2.13.2.2 to 2.13.4.1 (#414)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix; wrong retry header (#413)

* fix

* rollback useless changes

* rollback useless changes

* rollback useless changes

* Fix Json parse exception (#412)

* fix pom

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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