Skip to content

Commit 11d40d8

Browse files
committed
Bump version and add changelog entry
1 parent 596458f commit 11d40d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v7.2.1
4+
5+
- Update dependencies to fix CVEs.
6+
37
## v7.2.0
48

59
- Support TSP error code for KMS_ACCOUNT_ISSUE.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>com.ironcorelabs</groupId>
99
<artifactId>tenant-security-java</artifactId>
1010
<packaging>jar</packaging>
11-
<version>7.2.0</version>
11+
<version>7.2.1</version>
1212
<name>tenant-security-java</name>
1313
<url>https://ironcorelabs.com/docs</url>
1414
<description>Java client library for the IronCore Labs Tenant Security Proxy.</description>

0 commit comments

Comments
 (0)