Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8499f6

Browse files
authored
fix(deps): update dependency com.google.cloud:google-cloud-datacatalog-parent to v1.9.3 (#8289)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---|| [com.google.cloud:google-cloud-datacatalog-parent](https://togithub.com/googleapis/java-datacatalog) | `1.9.3-SNAPSHOT` -> `1.9.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-parent/1.9.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-parent/1.9.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-parent/1.9.3/compatibility-slim/1.9.3-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-parent/1.9.3/confidence-slim/1.9.3-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) |---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.---This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-cloud-java).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTIuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5Mi4zIn0=-->
1 parent5514be6 commitd8499f6

File tree

5 files changed

+5
-5
lines changed
  • java-datacatalog
    • google-cloud-datacatalog
    • grpc-google-cloud-datacatalog-v1beta1
    • grpc-google-cloud-datacatalog-v1
    • proto-google-cloud-datacatalog-v1beta1
    • proto-google-cloud-datacatalog-v1

5 files changed

+5
-5
lines changed

‎java-datacatalog/google-cloud-datacatalog/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-datacatalog-parent</artifactId>
14-
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
14+
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-datacatalog</site.installationModule>

‎java-datacatalog/grpc-google-cloud-datacatalog-v1/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datacatalog-parent</artifactId>
13-
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
13+
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
1414
</parent>
1515
<dependencies>
1616
<dependency>

‎java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datacatalog-parent</artifactId>
13-
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
13+
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
1414
</parent>
1515
<dependencies>
1616
<dependency>

‎java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datacatalog-parent</artifactId>
13-
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
13+
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
1414
</parent>
1515
<dependencies>
1616
<dependency>

‎java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-datacatalog-parent</artifactId>
13-
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
13+
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current}-->
1414
</parent>
1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp