Skip to content

Commit

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

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

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

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

Updates `org.apache.beam:beam-runners-google-cloud-dataflow-java` from 2.59.0 to 2.60.0
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.59.0...v2.60.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 9c72eac commit cc64b1f
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 @@
<bouncycastle.version>1.78.1</bouncycastle.version>
<!--Ensure Beam SDK compatibility-->
<!-- https://github.com/apache/beam/blob/release-2.59.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L586 -->
<beam.version>2.59.0</beam.version>
<beam.version>2.60.0</beam.version>
<!-- https://github.com/googleapis/java-cloud-bom/releases -->
<!-- https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/26.45.0/index.html -->
<google-cloud-libraries-bom.version>26.45.0</google-cloud-libraries-bom.version>
Expand Down

0 comments on commit cc64b1f

Please sign in to comment.