Skip to content

Commit a23d6ec

Browse files
authored
[TNT-49982] Increase version and update changelog (#80)
1 parent d284dc0 commit a23d6ec

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,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [2.6.1] - 2024-07-12
5+
### Fixed
6+
- Upgraded dependencies to fix security vulnerabilities (log4j-log4j & commons-logging:commons-logging)
7+
48
## [2.6.0] - 2024-06-13
59
### Added
610
- (On Device Decisioning) Added new configuration option (`shouldArtifactRequestBypassProxyCache`). When enabled and a proxy is configured, send empty Authorization header on artifact rules request to bypass proxy-level cache

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.adobe.target
2-
version=2.6.0
2+
version=2.6.1
33
mavenCentralUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2
44
pomDescription=Adobe Target Java SDK
55
pomURL=https://docs.adobe.com/content/help/en/target/using/implement-target/server-side/api-and-sdk-overview.html

0 commit comments

Comments
 (0)