Skip to content

Commit

Permalink
chore(dependency): Bump mybatis dependency to 3.4.6
Browse files Browse the repository at this point in the history
Related to CAM-10696
  • Loading branch information
mboskamp authored and koevskinikola committed Aug 6, 2019
1 parent 14687e1 commit 19bb158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</organization>

<properties>
<version.mybatis>3.4.4</version.mybatis>
<version.mybatis>3.4.6</version.mybatis> <!-- 3.5.0+ requires java 8 -->
<version.joda-time>2.1</version.joda-time>
<version.uuid-generator>3.1.2</version.uuid-generator>
<version.camunda.commons>1.8.0</version.camunda.commons>
Expand Down

0 comments on commit 19bb158

Please sign in to comment.