File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >com.google.cloud</groupId >
2929 <artifactId >google-cloud-bom</artifactId >
30- <version >0.158 .0</version >
30+ <version >0.163 .0</version >
3131 <type >pom</type >
3232 <scope >import</scope >
3333 </dependency >
Original file line number Diff line number Diff line change 2424 <artifactId >grpc-gcp</artifactId >
2525 <version >1.1.0</version >
2626 </dependency >
27+ <dependency >
28+ <groupId >org.checkerframework</groupId >
29+ <artifactId >checker-compat-qual</artifactId >
30+ <version >2.5.5</version >
31+ </dependency >
2732 </dependencies >
2833 </dependencyManagement >
2934 <properties >
7681 <dependency >
7782 <groupId >joda-time</groupId >
7883 <artifactId >joda-time</artifactId >
79- <version >2.10.12 </version >
84+ <version >2.10.13 </version >
8085 </dependency >
8186 <dependency >
8287 <groupId >org.checkerframework</groupId >
You can’t perform that action at this time.
0 commit comments