Skip to content

Commit

Permalink
Bump openlineage-java from 0.11.0 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [openlineage-java](https://github.com/OpenLineage/OpenLineage) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/OpenLineage/OpenLineage/releases)
- [Changelog](https://github.com/OpenLineage/OpenLineage/blob/main/CHANGELOG.md)
- [Commits](OpenLineage/OpenLineage@0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: io.openlineage:openlineage-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 Aug 7, 2022
1 parent dfbda2b commit 1139bc3
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 @@ -259,7 +259,7 @@
<git-commit-plugin.version>4.9.10</git-commit-plugin.version>
<process-exec-plugin.version>0.9</process-exec-plugin.version>
<groovy-plugin.version>2.1.1</groovy-plugin.version>
<openlineage.version>0.11.0</openlineage.version>
<openlineage.version>0.12.0</openlineage.version>
<properties.plugin.version>1.1.0</properties.plugin.version>
<cassandra.version>4.0.5</cassandra.version>
<ant.version>1.10.12</ant.version>
Expand Down

0 comments on commit 1139bc3

Please sign in to comment.