Skip to content

Commit

Permalink
Hopefully fix an Issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
DxsSucuk committed Dec 8, 2023
1 parent aab1de3 commit 3555f58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,12 @@
<artifactId>Ree6-SQL</artifactId>
<version>2.1.5</version>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-mysql</artifactId>
<version>10.1.0</version>
<scope>runtime</scope>
</dependency>

<!-- Logging -->
<dependency>
Expand Down

0 comments on commit 3555f58

Please sign in to comment.