Skip to content

Commit 55983e6

Browse files
Bump beam.version from 2.54.0 to 2.55.0
Bumps `beam.version` from 2.54.0 to 2.55.0. Updates `org.apache.beam:beam-sdks-java-bom` from 2.54.0 to 2.55.0 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.54.0...v2.55.0) Updates `org.apache.beam:beam-sdks-java-core` from 2.54.0 to 2.55.0 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.54.0...v2.55.0) Updates `org.apache.beam:beam-runners-direct-java` from 2.54.0 to 2.55.0 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.54.0...v2.55.0) Updates `org.apache.beam:beam-runners-google-cloud-dataflow-java` from 2.54.0 to 2.55.0 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.54.0...v2.55.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]>
1 parent f3e99f5 commit 55983e6

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.77</bouncycastle.version>
106106
<!--Ensure Beam SDK compatibility-->
107107
<!-- https://github.com/apache/beam/blob/release-2.54.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L600 -->
108-
<beam.version>2.54.0</beam.version>
108+
<beam.version>2.55.0</beam.version>
109109
<!--https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/26.32.0/index.html -->
110110
<google-cloud-libraries-bom.version>26.32.0</google-cloud-libraries-bom.version>
111111
<guava.version>33.0.0-jre</guava.version>

0 commit comments

Comments
 (0)