Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#See LICENSE for license terms
#Tue Aug 30 11:17:14 EDT 2022
#Thu Nov 03 14:56:48 UTC 2022
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx5g -XX\:MaxMetaspaceSize\=2048m -XX\:+HeapDumpOnOutOfMemoryError -Dfile.encoding\=UTF-8
org.gradle.console=rich
version=21.0.1-SNAPSHOT
version=22.0.1-SNAPSHOT
group=com.google.api-ads
32 changes: 16 additions & 16 deletions third_party/LICENSES.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,14 @@ <h3>License text URL</h3>
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
</td>
</tr>
<tr>
<td class='dependencies'>com.google.protobuf:protobuf-java-util:3.19.6</td>
<td class='licenseName'>protobuf-java-util-3.19.6.jar</td>
<td class='licenseName'>3-Clause BSD License</td>
<td class='license'>
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
</td>
</tr>
<tr>
<td class='dependencies'>com.google.api.grpc:proto-google-common-protos:2.7.4</td>
<td class='licenseName'>proto-google-common-protos-2.7.4.jar</td>
Expand Down Expand Up @@ -225,14 +233,6 @@ <h3>License text URL</h3>
<a href='https://www.apache.org/licenses/LICENSE-2.0.txt'>Show license agreement</a>
</td>
</tr>
<tr>
<td class='dependencies'>com.google.protobuf:protobuf-java-util:3.19.4</td>
<td class='licenseName'>protobuf-java-util-3.19.4.jar</td>
<td class='licenseName'>3-Clause BSD License</td>
<td class='license'>
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
</td>
</tr>
<tr>
<td class='dependencies'>commons-logging:commons-logging:1.2</td>
<td class='licenseName'>commons-logging-1.2.jar</td>
Expand Down Expand Up @@ -321,6 +321,14 @@ <h3>License text URL</h3>
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
</td>
</tr>
<tr>
<td class='dependencies'>com.google.protobuf:protobuf-java:3.19.6</td>
<td class='licenseName'>protobuf-java-3.19.6.jar</td>
<td class='licenseName'>3-Clause BSD License</td>
<td class='license'>
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
</td>
</tr>
<tr>
<td class='dependencies'>com.google.errorprone:error_prone_annotations:2.11.0</td>
<td class='licenseName'>error_prone_annotations-2.11.0.jar</td>
Expand Down Expand Up @@ -457,14 +465,6 @@ <h3>License text URL</h3>
<a href='https://github.com/javaee/javax.annotation/blob/master/LICENSE'>Show license agreement</a>
</td>
</tr>
<tr>
<td class='dependencies'>com.google.protobuf:protobuf-java:3.19.4</td>
<td class='licenseName'>protobuf-java-3.19.4.jar</td>
<td class='licenseName'>3-Clause BSD License</td>
<td class='license'>
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
</td>
</tr>
</table>
</body>
</html>
2 changes: 1 addition & 1 deletion third_party/LICENSES.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions third_party/LICENSES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
<file>grpc-context-1.44.1.jar</file>
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
</dependency>
<dependency name='com.google.protobuf:protobuf-java-util:3.19.6'>
<file>protobuf-java-util-3.19.6.jar</file>
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
</dependency>
<dependency name='com.google.api.grpc:proto-google-common-protos:2.7.4'>
<file>proto-google-common-protos-2.7.4.jar</file>
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
Expand Down Expand Up @@ -87,10 +91,6 @@
<file>commons-codec-1.15.jar</file>
<license name='Apache License, Version 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' />
</dependency>
<dependency name='com.google.protobuf:protobuf-java-util:3.19.4'>
<file>protobuf-java-util-3.19.4.jar</file>
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
</dependency>
<dependency name='commons-logging:commons-logging:1.2'>
<file>commons-logging-1.2.jar</file>
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
Expand Down Expand Up @@ -135,6 +135,10 @@
<file>j2objc-annotations-1.3.jar</file>
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
</dependency>
<dependency name='com.google.protobuf:protobuf-java:3.19.6'>
<file>protobuf-java-3.19.6.jar</file>
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
</dependency>
<dependency name='com.google.errorprone:error_prone_annotations:2.11.0'>
<file>error_prone_annotations-2.11.0.jar</file>
<license name='Apache License, Version 2.0' url='http://opensource.org/licenses/Apache-2.0' />
Expand Down Expand Up @@ -203,8 +207,4 @@
<file>javax.annotation-api-1.3.2.jar</file>
<license name='CDDL + GPLv2 with classpath exception' url='https://github.com/javaee/javax.annotation/blob/master/LICENSE' />
</dependency>
<dependency name='com.google.protobuf:protobuf-java:3.19.4'>
<file>protobuf-java-3.19.4.jar</file>
<license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' />
</dependency>
</dependencies>
Binary file removed third_party/protobuf-java-3.19.4-sources.jar
Binary file not shown.
Binary file removed third_party/protobuf-java-3.19.4.jar
Binary file not shown.
Binary file added third_party/protobuf-java-3.19.6-sources.jar
Binary file not shown.
Binary file added third_party/protobuf-java-3.19.6.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.