Skip to content

Commit 3aaa2b4

Browse files
build(deps): bump aws.xray.recorder.version from 2.18.1 to 2.18.2
Bumps `aws.xray.recorder.version` from 2.18.1 to 2.18.2. Updates `com.amazonaws:aws-xray-recorder-sdk-core` from 2.18.1 to 2.18.2 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-xray-sdk-java@v2.18.1...v2.18.2) Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core` from 2.18.1 to 2.18.2 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-xray-sdk-java@v2.18.1...v2.18.2) Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2` from 2.18.1 to 2.18.2 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-xray-sdk-java@v2.18.1...v2.18.2) Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor` from 2.18.1 to 2.18.2 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-xray-sdk-java@v2.18.1...v2.18.2) --- updated-dependencies: - dependency-name: com.amazonaws:aws-xray-recorder-sdk-core dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2 dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b59838 commit 3aaa2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<slf4j.version>2.0.7</slf4j.version>
7272
<jackson.version>2.17.2</jackson.version>
7373
<aws.sdk.version>2.28.1</aws.sdk.version>
74-
<aws.xray.recorder.version>2.18.1</aws.xray.recorder.version>
74+
<aws.xray.recorder.version>2.18.2</aws.xray.recorder.version>
7575
<payloadoffloading-common.version>2.2.0</payloadoffloading-common.version>
7676
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7777
<lambda.core.version>1.2.3</lambda.core.version>

0 commit comments

Comments
 (0)