Skip to content

Commit

Permalink
[proxima] validate beam 2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
je-ik committed Jan 11, 2023
1 parent c555cdf commit 6719575
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@
<hbase.version>1.6.0</hbase.version>
<junit.jupiter.version>5.7.2</junit.jupiter.version>
<kafka.version>2.8.1</kafka.version>
<proto.version>3.21.4</proto.version>
<protoc.version>3.21.4</protoc.version>
<grpc.version>1.48.0</grpc.version>
<proto.version>3.21.9</proto.version>
<protoc.version>3.21.9</protoc.version>
<grpc.version>1.50.2</grpc.version>
<gmaven.version>1.10.0</gmaven.version>
<guava.version>31.1-jre</guava.version>
<commons-io.version>2.7</commons-io.version>
Expand All @@ -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.43.0</apache.beam.version>
<apache.beam.version>2.44.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-1290/</url>
</repository>
</repositories>
<pluginRepositories>
Expand Down

0 comments on commit 6719575

Please sign in to comment.