Skip to content

Commit ffba2b8

Browse files
build(deps): bump aws.xray.recorder.version from 2.7.1 to 2.8.0 (#196)
Bumps `aws.xray.recorder.version` from 2.7.1 to 2.8.0. Updates `aws-xray-recorder-sdk-core` from 2.7.1 to 2.8.0 - [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.7.1...v2.8.0) Updates `aws-xray-recorder-sdk-aws-sdk-core` from 2.7.1 to 2.8.0 - [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.7.1...v2.8.0) Updates `aws-xray-recorder-sdk-aws-sdk-v2` from 2.7.1 to 2.8.0 - [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.7.1...v2.8.0) Updates `aws-xray-recorder-sdk-aws-sdk-v2-instrumentor` from 2.7.1 to 2.8.0 - [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.7.1...v2.8.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94f09b7 commit ffba2b8

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
@@ -55,7 +55,7 @@
5555
<jackson.version>2.11.3</jackson.version>
5656
<aspectj.version>1.9.6</aspectj.version>
5757
<aws.sdk.version>2.15.35</aws.sdk.version>
58-
<aws.xray.recorder.version>2.7.1</aws.xray.recorder.version>
58+
<aws.xray.recorder.version>2.8.0</aws.xray.recorder.version>
5959
<payloadoffloading-common.version>1.1.0</payloadoffloading-common.version>
6060
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6161
<lambda.core.version>1.2.1</lambda.core.version>

0 commit comments

Comments
 (0)