Commit 29514ff 1 parent 90e4a39 commit 29514ff Copy full SHA for 29514ff
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 106
106
<!-- Ensure Beam SDK compatibility-->
107
107
<!-- https://github.com/apache/beam/blob/release-2.55.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L600 -->
108
108
<beam .version>2.55.0</beam .version>
109
- <!-- https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/26.32 .0/index.html -->
110
- <google-cloud-libraries-bom .version>26.32 .0</google-cloud-libraries-bom .version>
111
- <guava .version>33.0 .0-jre</guava .version>
109
+ <!-- https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/26.34 .0/index.html -->
110
+ <google-cloud-libraries-bom .version>26.34 .0</google-cloud-libraries-bom .version>
111
+ <guava .version>33.1 .0-jre</guava .version>
112
112
<hamcrest .version>2.2</hamcrest .version>
113
113
<junit .version>4.13.2</junit .version>
114
114
<jackson .version>2.16.2</jackson .version>
161
161
<dependency >
162
162
<groupId >com.google.apis</groupId >
163
163
<artifactId >google-api-services-storage</artifactId >
164
- <version >v1-rev20240205 -2.0.0</version >
164
+ <version >v1-rev20240209 -2.0.0</version >
165
165
</dependency >
166
166
<dependency >
167
167
<groupId >commons-codec</groupId >
You can’t perform that action at this time.
0 commit comments