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 114b4eb commit d2690ffCopy full SHA for d2690ff
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## 2.47.1/2025-12-09
4
+
5
+### Fixed
6
+* Don't create dep reduced pom [#3300](https://github.com/DataDog/datadog-api-client-java/pull/3300)
7
8
## 2.47.0/2025-12-08
9
10
### Fixed
pom.xml
@@ -4,7 +4,7 @@
<artifactId>datadog-api-client</artifactId>
<packaging>jar</packaging>
<name>datadog-api-client</name>
- <version>2.47.0</version>
+ <version>2.47.1</version>
<url>https://github.com/DataDog/datadog-api-client-java</url>
<description>Java client library for Datadog API</description>
<scm>
0 commit comments