Skip to content

Commit

Permalink
Bump mybatis-parent from 34-SNAPSHOT to 34
Browse files Browse the repository at this point in the history
Bumps [mybatis-parent](https://github.com/mybatis/parent) from 34-SNAPSHOT to 34.
- [Release notes](https://github.com/mybatis/parent/releases)
- [Commits](https://github.com/mybatis/parent/commits)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis-parent
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2022
1 parent ac7851c commit 351bdc3
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 @@ -22,7 +22,7 @@
<parent>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-parent</artifactId>
<version>34-SNAPSHOT</version>
<version>34</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 351bdc3

Please sign in to comment.