Skip to content

Commit

Permalink
remove redundant deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sbera87 committed Sep 5, 2024
1 parent cca3d26 commit 2e55271
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tools/code-generation/generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,5 @@
<artifactId>smithy-codegen-core</artifactId>
<version>1.50.0</version>
</dependency>
<dependency>
<groupId>software.amazon.smithy</groupId>
<artifactId>smithy-rules-engine</artifactId>
<version>1.50.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 2e55271

Please sign in to comment.