Skip to content

Commit

Permalink
Bump beam.version from 2.61.0 to 2.62.0
Browse files Browse the repository at this point in the history
Bumps `beam.version` from 2.61.0 to 2.62.0.

Updates `org.apache.beam:beam-sdks-java-bom` from 2.61.0 to 2.62.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.61.0...v2.62.0)

Updates `org.apache.beam:beam-sdks-java-core` from 2.61.0 to 2.62.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.61.0...v2.62.0)

Updates `org.apache.beam:beam-runners-direct-java` from 2.61.0 to 2.62.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.61.0...v2.62.0)

Updates `org.apache.beam:beam-runners-google-cloud-dataflow-java` from 2.61.0 to 2.62.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.61.0...v2.62.0)

---
updated-dependencies:
- dependency-name: org.apache.beam:beam-sdks-java-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.beam:beam-sdks-java-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.beam:beam-runners-direct-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.beam:beam-runners-google-cloud-dataflow-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent e4b739f commit 324d469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

<!-- apache beam BOM -->
<!-- https://github.com/apache/beam/blob/release-2.61.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L586 -->
<beam.version>2.61.0</beam.version>
<beam.version>2.62.0</beam.version>
<!-- versions from beam -->
<auto-value.version>1.9</auto-value.version>
<avro.version>1.11.3</avro.version>
Expand Down

0 comments on commit 324d469

Please sign in to comment.