File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 67
67
<jetty .version>9.4.57.v20241219</jetty .version>
68
68
<jetty12 .version>12.0.19</jetty12 .version>
69
69
<io .grpc>1.71.0</io .grpc>
70
- <io .netty>4.1.119 .Final</io .netty>
70
+ <io .netty>4.2.0 .Final</io .netty>
71
71
<slf4j .version>2.0.17</slf4j .version>
72
72
<distributionManagement .snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement .snapshot.url>
73
73
<distributionManagement .snapshot.id>sonatype-nexus-snapshots</distributionManagement .snapshot.id>
450
450
<dependency >
451
451
<groupId >com.google.guava</groupId >
452
452
<artifactId >guava</artifactId >
453
- <version >33.4.6-jre </version >
453
+ <version >33.4.7-android </version >
454
454
</dependency >
455
455
<dependency >
456
456
<groupId >com.google.errorprone</groupId >
687
687
<dependency >
688
688
<groupId >com.google.guava</groupId >
689
689
<artifactId >guava-testlib</artifactId >
690
- <version >33.4.6 -jre</version >
690
+ <version >33.4.7 -jre</version >
691
691
<scope >test</scope >
692
692
</dependency >
693
693
<dependency >
712
712
<dependency >
713
713
<groupId >org.mockito</groupId >
714
714
<artifactId >mockito-bom</artifactId >
715
- <version >5.16.1 </version >
715
+ <version >5.17.0 </version >
716
716
<scope >import</scope >
717
717
<type >pom</type >
718
718
</dependency >
You can’t perform that action at this time.
0 commit comments