Skip to content

Commit

Permalink
[proxima] validate beam 2.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
je-ik committed Aug 19, 2022
1 parent 3756a52 commit 5da798f
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 @@ -116,7 +116,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.40.0</apache.beam.version>
<apache.beam.version>2.41.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 @@ -218,7 +218,7 @@
</repository>
<repository>
<id>beam-validation</id>
<url>https://repository.apache.org/content/repositories/orgapachebeam-1275/</url>
<url>https://repository.apache.org/content/repositories/orgapachebeam-1283/</url>
</repository>
</repositories>
<pluginRepositories>
Expand Down

0 comments on commit 5da798f

Please sign in to comment.