Skip to content

Commit

Permalink
Bump mybatis-migrations from 3.3.9 to 3.3.10
Browse files Browse the repository at this point in the history
Bumps [mybatis-migrations](https://github.com/mybatis/migrations) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/mybatis/migrations/releases)
- [Commits](mybatis/migrations@mybatis-migrations-3.3.9...mybatis-migrations-3.3.10)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis-migrations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
1 parent cf6e0d3 commit 07ece42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-migrations</artifactId>
<version>3.3.9</version>
<version>3.3.10</version>
</dependency>

<!-- Dependencies for Analyze-report mojo -->
Expand Down

0 comments on commit 07ece42

Please sign in to comment.