Skip to content

Commit

Permalink
Update dependency org.mybatis.caches:mybatis-redis to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent d7c9e8c commit 29a7b87
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 29a7b87

Please sign in to comment.