Skip to content

Commit d2690ff

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3301)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 114b4eb commit d2690ff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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+
38
## 2.47.0/2025-12-08
49

510
### Fixed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>datadog-api-client</artifactId>
55
<packaging>jar</packaging>
66
<name>datadog-api-client</name>
7-
<version>2.47.0</version>
7+
<version>2.47.1</version>
88
<url>https://github.com/DataDog/datadog-api-client-java</url>
99
<description>Java client library for Datadog API</description>
1010
<scm>

0 commit comments

Comments
 (0)