diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml deleted file mode 100644 index df359043de..0000000000 --- a/.github/.OwlBot.lock.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -docker: - image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:a57d2ea6d1a77aa96c17ad0850b779ec6295f88b6c1da3d214b2095d140a2066 - # created: 2022-11-16T00:00:00.000000000Z \ No newline at end of file diff --git a/.github/.OwlBot.yaml b/.github/.OwlBot.yaml deleted file mode 100644 index 2b0bdb4839..0000000000 --- a/.github/.OwlBot.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2022 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -docker: - image: "gcr.io/cloud-devrel-public-resources/owlbot-java:latest" diff --git a/gax-java/dependencies.properties b/gax-java/dependencies.properties index c2da1495d5..e0ce68ffde 100644 --- a/gax-java/dependencies.properties +++ b/gax-java/dependencies.properties @@ -44,17 +44,17 @@ maven.io_opencensus_opencensus_api=io.opencensus:opencensus-api:0.31.1 maven.io_opencensus_opencensus_contrib_grpc_metrics=io.opencensus:opencensus-contrib-grpc-metrics:0.31.1 maven.io_opencensus_opencensus_contrib_http_util=io.opencensus:opencensus-contrib-http-util:0.31.1 maven.io_netty_netty_tcnative_boringssl_static=io.netty:netty-tcnative-boringssl-static:2.0.65.Final -maven.io_netty_netty_handler=io.netty:netty-handler:4.1.109.Final -maven.io_netty_netty_common=io.netty:netty-common:4.1.109.Final -maven.io_netty_netty_codec_socks=io.netty:netty-codec-socks:4.1.109.Final -maven.io_netty_netty_codec_http2=io.netty:netty-codec-http2:4.1.109.Final -maven.io_netty_netty_codec_http=io.netty:netty-codec-http:4.1.109.Final -maven.io_netty_netty_codec=io.netty:netty-codec:4.1.109.Final -maven.io_netty_netty_buffer=io.netty:netty-buffer:4.1.109.Final -maven.io_netty_netty_resolver=io.netty:netty-resolver:4.1.109.Final -maven.io_netty_netty_transport=io.netty:netty-transport:4.1.109.Final -maven.io_netty_netty_handler_proxy=io.netty:netty-handler-proxy:4.1.109.Final -maven.io_netty_netty_transport_native_unix_common=io.netty:netty-transport-native-unix-common:4.1.109.Final +maven.io_netty_netty_handler=io.netty:netty-handler:4.1.110.Final +maven.io_netty_netty_common=io.netty:netty-common:4.1.110.Final +maven.io_netty_netty_codec_socks=io.netty:netty-codec-socks:4.1.110.Final +maven.io_netty_netty_codec_http2=io.netty:netty-codec-http2:4.1.110.Final +maven.io_netty_netty_codec_http=io.netty:netty-codec-http:4.1.110.Final +maven.io_netty_netty_codec=io.netty:netty-codec:4.1.110.Final +maven.io_netty_netty_buffer=io.netty:netty-buffer:4.1.110.Final +maven.io_netty_netty_resolver=io.netty:netty-resolver:4.1.110.Final +maven.io_netty_netty_transport=io.netty:netty-transport:4.1.110.Final +maven.io_netty_netty_handler_proxy=io.netty:netty-handler-proxy:4.1.110.Final +maven.io_netty_netty_transport_native_unix_common=io.netty:netty-transport-native-unix-common:4.1.110.Final maven.io_perfmark_perfmark_api=io.perfmark:perfmark-api:0.27.0 maven.org_apache_tomcat_annotations_api=org.apache.tomcat:annotations-api:6.0.53 maven.com_google_code_gson_gson=com.google.code.gson:gson:2.10.1 diff --git a/library_generation/requirements.txt b/library_generation/requirements.txt index 70fc118a63..d31cff9fca 100644 --- a/library_generation/requirements.txt +++ b/library_generation/requirements.txt @@ -16,4 +16,4 @@ smmap==5.0.1 typing==3.7.4.3 parameterized==0.9.0 # used in parameterized test colorlog==6.8.2 -watchdog==4.0.0 +watchdog==4.0.1