File tree Expand file tree Collapse file tree 11 files changed +25
-25
lines changed Expand file tree Collapse file tree 11 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 1414 shell : bash
1515 run : .kokoro/build.sh
1616 - name : Unmanaged dependency check
17- uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.53.0
17+ uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.54.1
1818 with :
1919 bom-path : pom.xml
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.53.0 "
6+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.54.1 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.53.0 "
6+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.54.1 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.53.0 "
6+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.54.1 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud</groupId >
1616 <artifactId >sdk-platform-java-config</artifactId >
17- <version >3.53.0 </version >
17+ <version >3.54.1 </version >
1818 </parent >
1919 <developers >
2020 <developer >
166166 <dependency >
167167 <groupId >org.testcontainers</groupId >
168168 <artifactId >testcontainers</artifactId >
169- <version >2.0.1 </version >
169+ <version >2.0.2 </version >
170170 <scope >test</scope >
171171 </dependency >
172172 <dependency >
216216 <dependency >
217217 <groupId >com.google.cloud</groupId >
218218 <artifactId >google-cloud-trace</artifactId >
219- <version >2.78 .0</version >
219+ <version >2.79 .0</version >
220220 <scope >test</scope >
221221 </dependency >
222222 <dependency >
223223 <groupId >com.google.api.grpc</groupId >
224224 <artifactId >proto-google-cloud-trace-v1</artifactId >
225- <version >2.78 .0</version >
225+ <version >2.79 .0</version >
226226 <scope >test</scope >
227227 </dependency >
228228
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >com.google.cloud</groupId >
1414 <artifactId >sdk-platform-java-config</artifactId >
15- <version >3.53.0 </version >
15+ <version >3.54.1 </version >
1616 <relativePath />
1717 </parent >
1818
4747 <dependency >
4848 <groupId >commons-cli</groupId >
4949 <artifactId >commons-cli</artifactId >
50- <version >1.10 .0</version >
50+ <version >1.11 .0</version >
5151 </dependency >
5252 <dependency >
5353 <groupId >com.google.cloud</groupId >
7373 <dependency >
7474 <groupId >org.testcontainers</groupId >
7575 <artifactId >testcontainers</artifactId >
76- <version >2.0.1 </version >
76+ <version >2.0.2 </version >
7777 <scope >test</scope >
7878 </dependency >
7979 <dependency >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.google.cloud</groupId >
1111 <artifactId >sdk-platform-java-config</artifactId >
12- <version >3.53.0 </version >
12+ <version >3.54.1 </version >
1313 <relativePath />
1414 </parent >
1515
5454 <dependency >
5555 <groupId >org.testcontainers</groupId >
5656 <artifactId >testcontainers</artifactId >
57- <version >2.0.1 </version >
57+ <version >2.0.2 </version >
5858 <scope >test</scope >
5959 </dependency >
6060 <dependency >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >io.opentelemetry</groupId >
4646 <artifactId >opentelemetry-bom</artifactId >
47- <version >1.55 .0</version >
47+ <version >1.56 .0</version >
4848 <type >pom</type >
4949 <scope >import</scope >
5050 </dependency >
9090 <dependency >
9191 <groupId >org.testcontainers</groupId >
9292 <artifactId >testcontainers</artifactId >
93- <version >2.0.1 </version >
93+ <version >2.0.2 </version >
9494 </dependency >
9595
9696 <dependency >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >io.opentelemetry</groupId >
4646 <artifactId >opentelemetry-bom</artifactId >
47- <version >1.55 .0</version >
47+ <version >1.56 .0</version >
4848 <type >pom</type >
4949 <scope >import</scope >
5050 </dependency >
114114 <dependency >
115115 <groupId >net.bytebuddy</groupId >
116116 <artifactId >byte-buddy</artifactId >
117- <version >1.17.8 </version >
117+ <version >1.18.1 </version >
118118 <scope >test</scope >
119119 </dependency >
120120 <dependency >
121121 <groupId >net.bytebuddy</groupId >
122122 <artifactId >byte-buddy-agent</artifactId >
123- <version >1.17.8 </version >
123+ <version >1.18.1 </version >
124124 <scope >test</scope >
125125 </dependency >
126126 <dependency >
132132 <dependency >
133133 <groupId >org.testcontainers</groupId >
134134 <artifactId >testcontainers</artifactId >
135- <version >2.0.1 </version >
135+ <version >2.0.2 </version >
136136 <scope >test</scope >
137137 </dependency >
138138 </dependencies >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >org.testcontainers</groupId >
5151 <artifactId >testcontainers-bom</artifactId >
52- <version >2.0.1 </version >
52+ <version >2.0.2 </version >
5353 <scope >import</scope >
5454 <type >pom</type >
5555 </dependency >
108108 <dependency >
109109 <groupId >net.bytebuddy</groupId >
110110 <artifactId >byte-buddy</artifactId >
111- <version >1.17.8 </version >
111+ <version >1.18.1 </version >
112112 <scope >test</scope >
113113 </dependency >
114114 <dependency >
115115 <groupId >net.bytebuddy</groupId >
116116 <artifactId >byte-buddy-agent</artifactId >
117- <version >1.17.8 </version >
117+ <version >1.18.1 </version >
118118 <scope >test</scope >
119119 </dependency >
120120 <dependency >
You can’t perform that action at this time.
0 commit comments