Skip to content

Commit

Permalink
Bump org.apache.beam:beam-sdks-java-core from 2.59.0 to 2.60.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.beam:beam-sdks-java-core](https://github.com/apache/beam) 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-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 6447705 commit 0b88e84
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 @@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-sdks-java-core</artifactId>
<version>2.59.0</version>
<version>2.60.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0b88e84

Please sign in to comment.