Skip to content

Commit 92b298c

Browse files
authored
deps: update dependency org.apache.beam:beam-runners-direct-java to v2.29.0 (#610)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.beam:beam-runners-direct-java](http://beam.apache.org) ([source](https://gitbox.apache.org/repos/asf?p=beam.git;a=summary)) | `2.28.0` -> `2.29.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.beam:beam-runners-direct-java/2.29.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.beam:beam-runners-direct-java/2.29.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.beam:beam-runners-direct-java/2.29.0/compatibility-slim/2.28.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.beam:beam-runners-direct-java/2.29.0/confidence-slim/2.28.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
1 parent 1a07c89 commit 92b298c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsublite-beam-io/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.apache.beam</groupId>
118118
<artifactId>beam-runners-direct-java</artifactId>
119-
<version>2.28.0</version>
119+
<version>2.29.0</version>
120120
<scope>test</scope>
121121
</dependency>
122122
</dependencies>

0 commit comments

Comments
 (0)