Skip to content

update versions in bom pom#2703

Merged
vam-google merged 1 commit intogoogleapis:masterfrom
andreamlin:bom_version
Feb 21, 2018
Merged

update versions in bom pom#2703
vam-google merged 1 commit intogoogleapis:masterfrom
andreamlin:bom_version

Conversation

@andreamlin
Copy link
Contributor

Add a line in update_versions.sh to update the versions properties in the bom pom.xml

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 12, 2017
@andreamlin andreamlin requested review from vam-google and removed request for garrettjonesgoogle December 12, 2017 19:50
@andreamlin
Copy link
Contributor Author

PTAL

@garrettjonesgoogle
Copy link
Contributor

@vam-google could you do this review?

Copy link
Contributor

@vam-google vam-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vam-google
Copy link
Contributor

This will also require change renaming google-cloud-bom.version property to just bom.property to fix the script completelly. I'll do it in a separate PR

@vam-google vam-google merged commit f8eeb88 into googleapis:master Feb 21, 2018
@andreamlin andreamlin deleted the bom_version branch September 7, 2018 14:49
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
* chore(main): release 3.10.0

* chore: generate libraries at Wed Oct 23 20:43:43 UTC 2024

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: mpeddada1 <mpeddada@google.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [net.bytebuddy:byte-buddy](https://bytebuddy.net) | `1.14.13` -> `1.14.14` | [![age](https://developer.mend.io/api/mc/badges/age/maven/net.bytebuddy:byte-buddy/1.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/net.bytebuddy:byte-buddy/1.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/net.bytebuddy:byte-buddy/1.14.13/1.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.bytebuddy:byte-buddy/1.14.13/1.14.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### 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, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.40.0</summary>

##
[2.40.0](googleapis/sdk-platform-java@v2.39.0...v2.40.0)
(2024-05-02)


### Features

* [common-protos] add `Weight` to common types for Shopping APIs to be
used for accounts bundle
([#2699](googleapis/sdk-platform-java#2699))
([90a28ef](googleapis/sdk-platform-java@90a28ef))
* add a CLI tool to validate generation configuration
([#2691](googleapis/sdk-platform-java#2691))
([f52f8cc](googleapis/sdk-platform-java@f52f8cc))
* Parser to consume the api-versioning value from proto
([#2630](googleapis/sdk-platform-java#2630))
([c112b37](googleapis/sdk-platform-java@c112b37))
* Update Gapic generator and Gax to emit api-versioning via header
([#2671](googleapis/sdk-platform-java#2671))
([cb5ada0](googleapis/sdk-platform-java@cb5ada0))


### Bug Fixes

* change folder prefix for adding headers
([#2688](googleapis/sdk-platform-java#2688))
([ab5ba1d](googleapis/sdk-platform-java@ab5ba1d))
* Log HttpJson's async thread pool core size
([#2697](googleapis/sdk-platform-java#2697))
([31038d1](googleapis/sdk-platform-java@31038d1))
* replace `cfg = "host"` with `cfg = "exec"`
([#2637](googleapis/sdk-platform-java#2637))
([fd12e0f](googleapis/sdk-platform-java@fd12e0f))
* Return resolved endpoint from StubSettings' Builder
([#2715](googleapis/sdk-platform-java#2715))
([6139a73](googleapis/sdk-platform-java@6139a73))


### Dependencies

* Make opentelemetry-api an optional dependency.
([#2681](googleapis/sdk-platform-java#2681))
([2239c8c](googleapis/sdk-platform-java@2239c8c))
* update dependency absl-py to v2.1.0
([#2659](googleapis/sdk-platform-java#2659))
([b2b7738](googleapis/sdk-platform-java@b2b7738))
* update dependency gitpython to v3.1.43
([#2656](googleapis/sdk-platform-java#2656))
([6d273ad](googleapis/sdk-platform-java@6d273ad))
* update dependency lxml to v5.2.1
([#2661](googleapis/sdk-platform-java#2661))
([7a34168](googleapis/sdk-platform-java@7a34168))
* update dependency net.bytebuddy:byte-buddy to v1.14.14
([#2703](googleapis/sdk-platform-java#2703))
([72b0441](googleapis/sdk-platform-java@72b0441))
* update dependency typing to v3.10.0.0
([#2663](googleapis/sdk-platform-java#2663))
([4c64e98](googleapis/sdk-platform-java@4c64e98))
* update gapic-showcase to v0.33.0
([#2653](googleapis/sdk-platform-java#2653))
([5c12155](googleapis/sdk-platform-java@5c12155))


### Documentation

* Add contributing guidelines to PR and issue templates
([#2682](googleapis/sdk-platform-java#2682))
([82f5ce8](googleapis/sdk-platform-java@82f5ce8))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 25, 2026
#2703)

* chore: Update generation configuration at Fri Feb 27 03:00:12 UTC 2026

* chore: Update generation configuration at Sat Feb 28 02:50:18 UTC 2026

* chore: Update generation configuration at Tue Mar  3 03:03:04 UTC 2026

* chore: Update generation configuration at Wed Mar  4 02:58:16 UTC 2026

* chore: Update generation configuration at Thu Mar  5 03:00:09 UTC 2026

* chore: generate libraries at Thu Mar  5 03:00:45 UTC 2026

* chore: Update generation configuration at Fri Mar  6 02:59:58 UTC 2026

* chore: Update generation configuration at Sat Mar  7 02:53:29 UTC 2026

* chore: Update generation configuration at Tue Mar 10 02:58:26 UTC 2026

* chore: Update generation configuration at Wed Mar 11 02:57:53 UTC 2026

* chore: Update generation configuration at Thu Mar 12 03:01:35 UTC 2026

* chore: Update generation configuration at Fri Mar 13 02:59:40 UTC 2026

* chore: Update generation configuration at Sat Mar 14 02:58:26 UTC 2026

* chore: generate libraries at Sat Mar 14 02:58:53 UTC 2026

* chore: Update generation configuration at Tue Mar 17 03:02:03 UTC 2026

* chore: Update generation configuration at Wed Mar 18 03:05:29 UTC 2026

* chore: generate libraries at Wed Mar 18 03:05:56 UTC 2026

* chore: Update generation configuration at Thu Mar 19 03:05:36 UTC 2026

* chore: Update generation configuration at Fri Mar 20 03:01:07 UTC 2026

---------

Co-authored-by: Lawrence Qiu <lawrenceqiu@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants