File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 102
102
<dependency >
103
103
<groupId >net.bytebuddy</groupId >
104
104
<artifactId >byte-buddy</artifactId >
105
- <version >1.15.2 </version >
105
+ <version >1.15.3 </version >
106
106
<scope >test</scope >
107
107
</dependency >
108
108
109
109
<dependency >
110
110
<groupId >net.bytebuddy</groupId >
111
111
<artifactId >byte-buddy-agent</artifactId >
112
- <version >1.15.2 </version >
112
+ <version >1.15.3 </version >
113
113
<scope >test</scope >
114
114
</dependency >
115
115
<!-- End mockito workaround-->
194
194
<dependency >
195
195
<groupId >uk.org.webcompere</groupId >
196
196
<artifactId >system-stubs-jupiter</artifactId >
197
- <version >2.1.6 </version >
197
+ <version >2.1.7 </version >
198
198
<scope >test</scope >
199
199
</dependency >
200
200
Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >com.fasterxml.jackson.core</groupId >
59
59
<artifactId >jackson-annotations</artifactId >
60
- <version >2.17.2 </version >
60
+ <version >2.18.0 </version >
61
61
<scope >test</scope >
62
62
</dependency >
63
63
You can’t perform that action at this time.
0 commit comments