File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 125
125
<artifactId >aws-xray-recorder-sdk-core</artifactId >
126
126
<version >${aws.xray.recorder.version} </version >
127
127
</dependency >
128
- <dependency >
129
- <groupId >com.amazonaws</groupId >
130
- <artifactId >aws-xray-recorder-sdk-aws-sdk</artifactId >
131
- <version >${aws.xray.recorder.version} </version >
132
- </dependency >
133
- <dependency >
134
- <groupId >com.amazonaws</groupId >
135
- <artifactId >aws-xray-recorder-sdk-aws-sdk-instrumentor</artifactId >
136
- <version >${aws.xray.recorder.version} </version >
137
- </dependency >
138
128
<dependency >
139
129
<groupId >com.amazonaws</groupId >
140
130
<artifactId >aws-xray-recorder-sdk-aws-sdk-v2</artifactId >
Original file line number Diff line number Diff line change 70
70
<groupId >com.amazonaws</groupId >
71
71
<artifactId >aws-xray-recorder-sdk-core</artifactId >
72
72
</dependency >
73
- <dependency >
74
- <groupId >com.amazonaws</groupId >
75
- <artifactId >aws-xray-recorder-sdk-aws-sdk</artifactId >
76
- </dependency >
77
- <dependency >
78
- <groupId >com.amazonaws</groupId >
79
- <artifactId >aws-xray-recorder-sdk-aws-sdk-instrumentor</artifactId >
80
- </dependency >
81
73
<dependency >
82
74
<groupId >com.amazonaws</groupId >
83
75
<artifactId >aws-xray-recorder-sdk-aws-sdk-v2</artifactId >
You can’t perform that action at this time.
0 commit comments