Skip to content

Commit 5067d06

Browse files
chore: update release date to 2026-03-18 and fix pom.xml version to 5.46.7
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 122b87d commit 5067d06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [5.46.7](https://github.com/plivo/plivo-java/tree/v5.46.7) (2026-03-17)
3+
## [5.46.7](https://github.com/plivo/plivo-java/tree/v5.46.7) (2026-03-18)
44
**Feature - Profile Update API additional fields support**
55
- Added `ein`, `einIssuingCountry`, `altBusinessId`, `altBusinessIdType` parameters to Profile `update` method
66

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.plivo</groupId>
66
<artifactId>plivo-java</artifactId>
7-
<version>5.46.5</version>
7+
<version>5.46.7</version>
88
<name>plivo-java</name>
99
<description>A Java SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML</description>
1010
<licenses>

0 commit comments

Comments
 (0)