File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ under the License.
157157 <junit4 .version>4.13.2</junit4 .version>
158158 <junit5 .version>5.11.4</junit5 .version>
159159 <archunit .version>1.2.0</archunit .version>
160- <mockito .version>5.14.2 </mockito .version>
160+ <mockito .version>5.19.0 </mockito .version>
161161 <hamcrest .version>1.3</hamcrest .version>
162162 <assertj .version>3.27.3</assertj .version>
163163 <py4j .version>0.10.9.7</py4j .version>
@@ -610,13 +610,13 @@ under the License.
610610 <dependency >
611611 <groupId >net.bytebuddy</groupId >
612612 <artifactId >byte-buddy</artifactId >
613- <version >1.15.11 </version >
613+ <version >1.17.6 </version >
614614 </dependency >
615615
616616 <dependency >
617617 <groupId >net.bytebuddy</groupId >
618618 <artifactId >byte-buddy-agent</artifactId >
619- <version >1.15.11 </version >
619+ <version >1.17.6 </version >
620620 </dependency >
621621
622622 <!-- For dependency convergence -->
You can’t perform that action at this time.
0 commit comments