Skip to content

Commit

Permalink
Fix dependency org.apache.beam » beam-it-neo4j
Browse files Browse the repository at this point in the history
  • Loading branch information
stefano-ottolenghi authored and fbiville committed Mar 8, 2024
1 parent 436e78d commit 6f77d60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
<version>${dataflow-template.version}</version>
</dependency>
<dependency>
<groupId>com.google.cloud.teleport</groupId>
<artifactId>it-neo4j</artifactId>
<version>${dataflow-template.version}</version>
<groupId>org.apache.beam</groupId>
<artifactId>beam-it-neo4j</artifactId>
<version>2.54.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6f77d60

Please sign in to comment.