Skip to content

Commit

Permalink
[proxima] validate beam 2.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
je-ik committed Mar 1, 2022
1 parent f79d31f commit 06beb06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<spotless.version>2.0.1</spotless.version>
<!-- apache beam related properties -->
<apache.beam.groupId>org.apache.beam</apache.beam.groupId>
<apache.beam.version>2.36.0</apache.beam.version>
<apache.beam.version>2.37.0</apache.beam.version>
<apache.beam.groupId.raw>org.apache.beam</apache.beam.groupId.raw>
<apache.beam.version.raw>${apache.beam.version}</apache.beam.version.raw>
<zookeeper.version>3.6.2</zookeeper.version>
Expand Down Expand Up @@ -215,7 +215,7 @@
</repository>
<repository>
<id>beam-validation</id>
<url>https://repository.apache.org/content/repositories/orgapachebeam-1239/</url>
<url>https://repository.apache.org/content/repositories/orgapachebeam-1254/</url>
</repository>
</repositories>
<pluginRepositories>
Expand Down

0 comments on commit 06beb06

Please sign in to comment.