File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >com.google.cloud</groupId >
32
32
<artifactId >google-cloud-storage</artifactId >
33
- <version >2.44.0 </version >
33
+ <version >2.44.1 </version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >com.google.cloud</groupId >
37
37
<artifactId >google-cloud-storage-control</artifactId >
38
- <version >2.44.0 </version >
38
+ <version >2.44.1 </version >
39
39
</dependency >
40
40
<!-- [END storage_install_without_bom] -->
41
41
72
72
<dependency >
73
73
<groupId >com.google.cloud</groupId >
74
74
<artifactId >google-cloud-storage</artifactId >
75
- <version >2.44.0 </version >
75
+ <version >2.44.1 </version >
76
76
<classifier >tests</classifier >
77
77
<scope >test</scope >
78
78
</dependency >
Original file line number Diff line number Diff line change 83
83
<!-- tests jars aren't in the bom, manually include the version here -->
84
84
<groupId >com.google.cloud</groupId >
85
85
<artifactId >google-cloud-storage</artifactId >
86
- <version >2.44.0 </version >
86
+ <version >2.44.1 </version >
87
87
<classifier >tests</classifier >
88
88
<scope >test</scope >
89
89
</dependency >
You can’t perform that action at this time.
0 commit comments