File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 7373 <artifactId >webdrivermanager</artifactId >
7474 <version >5.8.0</version >
7575 </dependency >
76+ <dependency >
77+ <groupId >io.netty</groupId >
78+ <artifactId >netty-resolver-dns-native-macos</artifactId >
79+ </dependency >
7680 </dependencies >
7781
7882 <profiles >
Original file line number Diff line number Diff line change 3434 <apache .commons.version>2.12.0</apache .commons.version>
3535 <assertj .version>3.25.3</assertj .version>
3636 <avro .version>1.11.4</avro .version>
37- <byte-buddy .version>1.12 .19</byte-buddy .version>
37+ <byte-buddy .version>1.14 .19</byte-buddy .version>
3838 <confluent .version>7.4.4</confluent .version>
3939 <datasketches-java .version>3.1.0</datasketches-java .version>
4040 <groovy .version>3.0.13</groovy .version>
5454 <guava .version>33.3.1-jre</guava .version>
5555 <!-- Test dependency versions -->
5656 <junit .version>5.11.2</junit .version>
57- <mockito .version>5.11.0 </mockito .version>
57+ <mockito .version>5.14.2 </mockito .version>
5858 <okhttp3 .mockwebserver.version>4.12.0</okhttp3 .mockwebserver.version>
5959 <testcontainers .version>1.20.2</testcontainers .version>
6060
You can’t perform that action at this time.
0 commit comments