Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Jul 6, 2022

This PR contains the following updates:

Package Type Update Change
com.nexmo:client dependencies minor 4.0.1 -> 4.3.1

By merging this PR, the issue #1 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 10.0 CVE-2018-14721
High High 9.8 CVE-2018-11307
High High 9.8 CVE-2018-14718
High High 9.8 CVE-2018-14719
High High 9.8 CVE-2018-14720
High High 9.8 CVE-2018-19360
High High 9.8 CVE-2018-19361
High High 9.8 CVE-2018-19362
High High 9.8 CVE-2019-10202
High High 9.8 CVE-2019-14379
High High 9.8 CVE-2019-14540
High High 9.8 CVE-2019-14892
High High 9.8 CVE-2019-14893
High High 9.8 CVE-2019-16335
High High 9.8 CVE-2019-16942
High High 9.8 CVE-2019-16943
High High 9.8 CVE-2019-17267
High High 9.8 CVE-2019-17531
High High 9.8 CVE-2019-20330
High High 9.8 CVE-2020-8840
High High 9.8 CVE-2020-9546
High High 9.8 CVE-2020-9547
High High 9.8 CVE-2020-9548
High High 8.8 CVE-2020-10672
High High 8.8 CVE-2020-10673
High High 8.8 CVE-2020-10968
High High 8.8 CVE-2020-10969
High High 8.8 CVE-2020-11111
High High 8.8 CVE-2020-11112
High High 8.8 CVE-2020-11113
High High 8.1 CVE-2020-10650
High High 8.1 CVE-2020-11619
High High 8.1 CVE-2020-11620
High High 8.1 CVE-2020-14060
High High 8.1 CVE-2020-14061
High High 8.1 CVE-2020-14062
High High 8.1 CVE-2020-14195
High High 8.1 CVE-2020-24616
High High 8.1 CVE-2020-24750
High High 8.1 CVE-2020-35490
High High 8.1 CVE-2020-35491
High High 8.1 CVE-2020-35728
High High 8.1 CVE-2020-36179
High High 8.1 CVE-2020-36180
High High 8.1 CVE-2020-36181
High High 8.1 CVE-2020-36182
High High 8.1 CVE-2020-36183
High High 8.1 CVE-2020-36184
High High 8.1 CVE-2020-36185
High High 8.1 CVE-2020-36186
High High 8.1 CVE-2020-36187
High High 8.1 CVE-2020-36188
High High 8.1 CVE-2020-36189
High High 8.1 CVE-2021-20190
High High 7.5 CVE-2018-12022
High High 7.5 CVE-2018-12023
High High 7.5 CVE-2019-12086
High High 7.5 CVE-2019-14439
High High 7.5 CVE-2020-25649
High High 7.5 CVE-2020-36518
High High 7.5 CVE-2022-42003
High High 7.5 CVE-2022-42004
Medium Medium 6.5 WS-2019-0379
Medium Medium 5.9 CVE-2019-12384
Medium Medium 5.9 CVE-2019-12814
Medium Medium 5.3 CVE-2020-13956
Medium Medium 5.3 WS-2017-3734

Release Notes

Nexmo/nexmo-java

v4.3.1

Fixed
  • Fix UTF-8 Encoding for endpoints using JSON bodies.

v4.3.0

Added
  • Added NotifyAction for use in NCCO.
Fixed
  • Added header (application/json) for Redact client.
  • Fixed Application Update to send json body as it is what the API now expects.

v4.2.1

Fixed
  • Fixed the product name in Redact API for messages.

v4.2.0

Added
  • Missing builders for StreamAction, AdvancedInsightRequest, StandardInsightRequest, and BasicInsightRequest.
Fixed
  • AbstractMethod will force UTF-8 charset for requests using StringEntity.
  • Tests will now run using static builder methods for each of the classes that use builders for construction.

v4.1.0

Added
  • Added static builder methods to Action classes to reduce some of the verbosity around using them. You can now do TalkAction action = TalkAction.builder("Hello World!").build(); instead of just TalkAction action = new TalkAction.Builder("Hello World).build();.
  • Added static builder methods to NexmoClient to reduce some of the verbosity around instantiating the client.
  • Added ncco property to the Call object for use in the VoiceClient.createCall method. You can now send an Ncco directly to the API instead of defining an answer_url.

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jul 6, 2022
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.nexmo:client to v4.3.1 Update dependency com.nexmo:client to v4.3.1 - autoclosed Mar 28, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/com.nexmo-client-4.x branch March 28, 2023 07:06
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.nexmo:client to v4.3.1 - autoclosed Update dependency com.nexmo:client to v4.3.1 Mar 30, 2023
@mend-for-github-com mend-for-github-com bot reopened this Mar 30, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/com.nexmo-client-4.x branch March 30, 2023 10:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants