Skip to content

Commit

Permalink
Merge pull request #100 from mybatis/renovate/org.mybatis.caches-myba…
Browse files Browse the repository at this point in the history
…tis-redis-1.x

Update dependency org.mybatis.caches:mybatis-redis to v1.0.0
  • Loading branch information
hazendaz authored Jan 11, 2025
2 parents d7c9e8c + 29a7b87 commit 5b9bcf3
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 @@ -130,7 +130,7 @@
<dependency>
<groupId>org.mybatis.caches</groupId>
<artifactId>mybatis-redis</artifactId>
<version>1.0.0-beta2</version>
<version>1.0.0</version>
<exclusions>
<exclusion>
<groupId>*</groupId>
Expand Down

0 comments on commit 5b9bcf3

Please sign in to comment.