Skip to content

Commit

Permalink
Revert "chore(dependency): Bump mybatis dependency to 3.4.6"
Browse files Browse the repository at this point in the history
This reverts commit c31b821.
  • Loading branch information
mboskamp committed Aug 13, 2019
1 parent 661fa2f commit 5d63b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/test-old-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.6</version>
<version>3.4.4</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 5d63b0c

Please sign in to comment.