Skip to content

Commit 3084dfd

Browse files
Bump beam.version from 2.55.0 to 2.55.1 (#784)
Bumps `beam.version` from 2.55.0 to 2.55.1. Updates `org.apache.beam:beam-sdks-java-bom` from 2.55.0 to 2.55.1 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.55.0...v2.55.1) Updates `org.apache.beam:beam-sdks-java-core` from 2.55.0 to 2.55.1 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.55.0...v2.55.1) Updates `org.apache.beam:beam-runners-direct-java` from 2.55.0 to 2.55.1 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.55.0...v2.55.1) Updates `org.apache.beam:beam-runners-google-cloud-dataflow-java` from 2.55.0 to 2.55.1 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.55.0...v2.55.1) --- updated-dependencies: - dependency-name: org.apache.beam:beam-sdks-java-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.beam:beam-sdks-java-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.beam:beam-runners-direct-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.beam:beam-runners-google-cloud-dataflow-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d57a3f0 commit 3084dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<bouncycastle.version>1.78.1</bouncycastle.version>
106106
<!--Ensure Beam SDK compatibility-->
107107
<!-- https://github.com/apache/beam/blob/release-2.55.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L600 -->
108-
<beam.version>2.55.0</beam.version>
108+
<beam.version>2.55.1</beam.version>
109109
<!--https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/26.34.0/index.html -->
110110
<google-cloud-libraries-bom.version>26.34.0</google-cloud-libraries-bom.version>
111111
<guava.version>33.1.0-jre</guava.version>

0 commit comments

Comments
 (0)