File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >io.avaje</groupId >
61
61
<artifactId >avaje-http-client</artifactId >
62
- <version >2.9-RC8 </version >
62
+ <version >3.0-RC1 </version >
63
63
<scope >test</scope >
64
64
</dependency >
65
65
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >net.bytebuddy</groupId >
47
47
<artifactId >byte-buddy</artifactId >
48
- <version >1.16.1 </version >
48
+ <version >1.17.0 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >net.bytebuddy</groupId >
52
52
<artifactId >byte-buddy-agent</artifactId >
53
- <version >1.16.1 </version >
53
+ <version >1.17.0 </version >
54
54
</dependency >
55
55
56
56
<dependency >
84
84
<dependency >
85
85
<groupId >io.avaje</groupId >
86
86
<artifactId >avaje-http-client</artifactId >
87
- <version >2.9-RC8 </version >
87
+ <version >3.0-RC1 </version >
88
88
<scope >test</scope >
89
89
</dependency >
90
90
Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >net.bytebuddy</groupId >
63
63
<artifactId >byte-buddy</artifactId >
64
- <version >1.16.1 </version >
64
+ <version >1.17.0 </version >
65
65
<scope >test</scope >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >net.bytebuddy</groupId >
69
69
<artifactId >byte-buddy-agent</artifactId >
70
- <version >1.16.1 </version >
70
+ <version >1.17.0 </version >
71
71
<scope >test</scope >
72
72
</dependency >
73
73
<dependency >
You can’t perform that action at this time.
0 commit comments