File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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.17.4 </version >
48
+ <version >1.17.5 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >net.bytebuddy</groupId >
52
52
<artifactId >byte-buddy-agent</artifactId >
53
- <version >1.17.4 </version >
53
+ <version >1.17.5 </version >
54
54
</dependency >
55
55
56
56
<dependency >
119
119
<dependency >
120
120
<groupId >org.projectlombok</groupId >
121
121
<artifactId >lombok</artifactId >
122
- <version >1.18.36 </version >
122
+ <version >1.18.38 </version >
123
123
<scope >test</scope >
124
124
</dependency >
125
125
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.17.4 </version >
64
+ <version >1.17.5 </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.17.4 </version >
70
+ <version >1.17.5 </version >
71
71
<scope >test</scope >
72
72
</dependency >
73
73
<dependency >
You can’t perform that action at this time.
0 commit comments