File tree 1 file changed +0
-13
lines changed
spring-cloud-aws-dependencies
1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 31
31
<spring-cloud-commons .version>4.2.0</spring-cloud-commons .version>
32
32
<jakarta .mail.version>2.1.0</jakarta .mail.version>
33
33
<eclipse .jakarta.mail.version>1.0.0</eclipse .jakarta.mail.version>
34
- <bytebuddy .version>1.14.9</bytebuddy .version>
35
34
<spring-modulith .version>1.3.1</spring-modulith .version>
36
35
<wiremock-standalone .version>3.3.1</wiremock-standalone .version>
37
36
<amazon .s3.accessgrants>2.3.0</amazon .s3.accessgrants>
228
227
<version >${eclipse.jakarta.mail.version} </version >
229
228
</dependency >
230
229
231
- <dependency >
232
- <groupId >net.bytebuddy</groupId >
233
- <artifactId >byte-buddy-agent</artifactId >
234
- <version >${bytebuddy.version} </version >
235
- </dependency >
236
-
237
- <dependency >
238
- <groupId >net.bytebuddy</groupId >
239
- <artifactId >byte-buddy</artifactId >
240
- <version >${bytebuddy.version} </version >
241
- </dependency >
242
-
243
230
<dependency >
244
231
<groupId >org.wiremock</groupId >
245
232
<artifactId >wiremock-standalone</artifactId >
You can’t perform that action at this time.
0 commit comments