Skip to content

Commit acd2e0c

Browse files
committed
Updating third_party for 22.0.0 release
1 parent 3ac922e commit acd2e0c

9 files changed

Lines changed: 25 additions & 25 deletions

third_party/LICENSES.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@ <h3>License text URL</h3>
8989
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
9090
</td>
9191
</tr>
92+
<tr>
93+
<td class='dependencies'>com.google.protobuf:protobuf-java-util:3.19.6</td>
94+
<td class='licenseName'>protobuf-java-util-3.19.6.jar</td>
95+
<td class='licenseName'>3-Clause BSD License</td>
96+
<td class='license'>
97+
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
98+
</td>
99+
</tr>
92100
<tr>
93101
<td class='dependencies'>com.google.api.grpc:proto-google-common-protos:2.7.4</td>
94102
<td class='licenseName'>proto-google-common-protos-2.7.4.jar</td>
@@ -225,14 +233,6 @@ <h3>License text URL</h3>
225233
<a href='https://www.apache.org/licenses/LICENSE-2.0.txt'>Show license agreement</a>
226234
</td>
227235
</tr>
228-
<tr>
229-
<td class='dependencies'>com.google.protobuf:protobuf-java-util:3.19.4</td>
230-
<td class='licenseName'>protobuf-java-util-3.19.4.jar</td>
231-
<td class='licenseName'>3-Clause BSD License</td>
232-
<td class='license'>
233-
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
234-
</td>
235-
</tr>
236236
<tr>
237237
<td class='dependencies'>commons-logging:commons-logging:1.2</td>
238238
<td class='licenseName'>commons-logging-1.2.jar</td>
@@ -321,6 +321,14 @@ <h3>License text URL</h3>
321321
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
322322
</td>
323323
</tr>
324+
<tr>
325+
<td class='dependencies'>com.google.protobuf:protobuf-java:3.19.6</td>
326+
<td class='licenseName'>protobuf-java-3.19.6.jar</td>
327+
<td class='licenseName'>3-Clause BSD License</td>
328+
<td class='license'>
329+
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
330+
</td>
331+
</tr>
324332
<tr>
325333
<td class='dependencies'>com.google.errorprone:error_prone_annotations:2.11.0</td>
326334
<td class='licenseName'>error_prone_annotations-2.11.0.jar</td>
@@ -457,14 +465,6 @@ <h3>License text URL</h3>
457465
<a href='https://github.com/javaee/javax.annotation/blob/master/LICENSE'>Show license agreement</a>
458466
</td>
459467
</tr>
460-
<tr>
461-
<td class='dependencies'>com.google.protobuf:protobuf-java:3.19.4</td>
462-
<td class='licenseName'>protobuf-java-3.19.4.jar</td>
463-
<td class='licenseName'>3-Clause BSD License</td>
464-
<td class='license'>
465-
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
466-
</td>
467-
</tr>
468468
</table>
469469
</body>
470470
</html>

third_party/LICENSES.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

third_party/LICENSES.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
<file>grpc-context-1.44.1.jar</file>
2020
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
2121
</dependency>
22+
<dependency name='com.google.protobuf:protobuf-java-util:3.19.6'>
23+
<file>protobuf-java-util-3.19.6.jar</file>
24+
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
25+
</dependency>
2226
<dependency name='com.google.api.grpc:proto-google-common-protos:2.7.4'>
2327
<file>proto-google-common-protos-2.7.4.jar</file>
2428
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
@@ -87,10 +91,6 @@
8791
<file>commons-codec-1.15.jar</file>
8892
<license name='Apache License, Version 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' />
8993
</dependency>
90-
<dependency name='com.google.protobuf:protobuf-java-util:3.19.4'>
91-
<file>protobuf-java-util-3.19.4.jar</file>
92-
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
93-
</dependency>
9494
<dependency name='commons-logging:commons-logging:1.2'>
9595
<file>commons-logging-1.2.jar</file>
9696
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
@@ -135,6 +135,10 @@
135135
<file>j2objc-annotations-1.3.jar</file>
136136
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
137137
</dependency>
138+
<dependency name='com.google.protobuf:protobuf-java:3.19.6'>
139+
<file>protobuf-java-3.19.6.jar</file>
140+
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
141+
</dependency>
138142
<dependency name='com.google.errorprone:error_prone_annotations:2.11.0'>
139143
<file>error_prone_annotations-2.11.0.jar</file>
140144
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
@@ -203,8 +207,4 @@
203207
<file>javax.annotation-api-1.3.2.jar</file>
204208
<license name='CDDL + GPLv2 with classpath exception' url='https://github.com/javaee/javax.annotation/blob/master/LICENSE' />
205209
</dependency>
206-
<dependency name='com.google.protobuf:protobuf-java:3.19.4'>
207-
<file>protobuf-java-3.19.4.jar</file>
208-
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
209-
</dependency>
210210
</dependencies>
-858 KB
Binary file not shown.
-1.6 MB
Binary file not shown.
856 KB
Binary file not shown.
1.59 MB
Binary file not shown.
34 KB
Binary file not shown.

0 commit comments

Comments
 (0)