Skip to content

Commit

Permalink
build(deps-dev): bump beam.version from 2.60.0 to 2.61.0
Browse files Browse the repository at this point in the history
Bumps `beam.version` from 2.60.0 to 2.61.0.

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

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

---
updated-dependencies:
- dependency-name: org.apache.beam:beam-sdks-java-extensions-sql
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.beam:beam-sdks-java-io-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fbiville committed Dec 3, 2024
1 parent 7b76dae commit 5990b5a
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 @@ -34,7 +34,7 @@
<url>https://github.com/neo4j/import-spec</url>
</scm>
<properties>
<beam.version>2.60.0</beam.version>
<beam.version>2.61.0</beam.version>
<jreleaser-maven-plugin.version>1.15.0</jreleaser-maven-plugin.version>
<license.id>neo4j_apache_v2</license.id>
<maven.compiler.release>11</maven.compiler.release>
Expand Down

0 comments on commit 5990b5a

Please sign in to comment.