We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596458f commit 11d40d8Copy full SHA for 11d40d8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v7.2.1
4
+
5
+- Update dependencies to fix CVEs.
6
7
## v7.2.0
8
9
- Support TSP error code for KMS_ACCOUNT_ISSUE.
pom.xml
@@ -8,7 +8,7 @@
<groupId>com.ironcorelabs</groupId>
<artifactId>tenant-security-java</artifactId>
10
<packaging>jar</packaging>
11
- <version>7.2.0</version>
+ <version>7.2.1</version>
12
<name>tenant-security-java</name>
13
<url>https://ironcorelabs.com/docs</url>
14
<description>Java client library for the IronCore Labs Tenant Security Proxy.</description>
0 commit comments