Skip to content

Commit 9e1226d

Browse files
build(deps): bump aws.xray.recorder.version from 2.11.2 to 2.12.0 (#949)
Bumps `aws.xray.recorder.version` from 2.11.2 to 2.12.0. Updates `aws-xray-recorder-sdk-core` from 2.11.2 to 2.12.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.11.2...v2.12.0) Updates `aws-xray-recorder-sdk-aws-sdk-core` from 2.11.2 to 2.12.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.11.2...v2.12.0) Updates `aws-xray-recorder-sdk-aws-sdk-v2` from 2.11.2 to 2.12.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.11.2...v2.12.0) Updates `aws-xray-recorder-sdk-aws-sdk-v2-instrumentor` from 2.11.2 to 2.12.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.11.2...v2.12.0) --- updated-dependencies: - dependency-name: com.amazonaws:aws-xray-recorder-sdk-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc28e54 commit 9e1226d

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
@@ -59,7 +59,7 @@
5959
<jackson.version>2.13.4.1</jackson.version>
6060
<aspectj.version>1.9.7</aspectj.version>
6161
<aws.sdk.version>2.17.240</aws.sdk.version>
62-
<aws.xray.recorder.version>2.11.2</aws.xray.recorder.version>
62+
<aws.xray.recorder.version>2.12.0</aws.xray.recorder.version>
6363
<payloadoffloading-common.version>2.1.2</payloadoffloading-common.version>
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6565
<lambda.core.version>1.2.1</lambda.core.version>

0 commit comments

Comments
 (0)