File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >com.google.cloud</groupId >
3232 <artifactId >google-cloud-storage</artifactId >
33- <version >2.48.1 </version >
33+ <version >2.48.2 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >com.google.cloud</groupId >
3737 <artifactId >google-cloud-storage-control</artifactId >
38- <version >2.48.1 </version >
38+ <version >2.48.2 </version >
3939 </dependency >
4040 <!-- [END storage_install_without_bom] -->
4141
7272 <dependency >
7373 <groupId >com.google.cloud</groupId >
7474 <artifactId >google-cloud-storage</artifactId >
75- <version >2.48.1 </version >
75+ <version >2.48.2 </version >
7676 <classifier >tests</classifier >
7777 <scope >test</scope >
7878 </dependency >
Original file line number Diff line number Diff line change 9393 <!-- tests jars aren't in the bom, manually include the version here -->
9494 <groupId >com.google.cloud</groupId >
9595 <artifactId >google-cloud-storage</artifactId >
96- <version >2.48.1 </version >
96+ <version >2.48.2 </version >
9797 <classifier >tests</classifier >
9898 <scope >test</scope >
9999 </dependency >
You can’t perform that action at this time.
0 commit comments