Skip to content

Commit

Permalink
[pom] Fix generator jar
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Apr 27, 2024
1 parent 3a1003a commit d6dd620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<!-- Generators -->
<dependency>
<groupId>org.mybatis.generator</groupId>
<artifactId>mybatis-generator</artifactId>
<artifactId>mybatis-generator-core</artifactId>
<version>1.4.2</version>
</dependency>
<dependency>
Expand Down

0 comments on commit d6dd620

Please sign in to comment.