File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ LTS releases: 17 and 21.
1515<dependency >
1616 <groupId >cl.bennu</groupId >
1717 <artifactId >mybatis-commons</artifactId >
18- <version >1.0 .0</version >
18+ <version >1.1 .0</version >
1919</dependency >
2020```
2121
@@ -35,5 +35,5 @@ This code is licensed under the [MIT License](https://opensource.org/license/mit
3535Dependencies
3636------------
3737
38- - commons 1.1 .0
38+ - commons 1.2 .0
3939- mybatis 3.5.19
Original file line number Diff line number Diff line change 77
88 <groupId >cl.bennu</groupId >
99 <artifactId >mybatis-commons</artifactId >
10- <version >1.0 .0</version >
10+ <version >1.1 .0</version >
1111 <name >bennu-mybatis-commons</name >
1212 <description >Utilitarios bennu para MyBatis</description >
1313 <url >https://github.com/bennu/mybatis-commons</url >
4848 <dependency >
4949 <groupId >cl.bennu</groupId >
5050 <artifactId >commons</artifactId >
51- <version >1.1 .0</version >
51+ <version >1.2 .0</version >
5252 </dependency >
5353 <dependency >
5454 <groupId >org.mybatis</groupId >
You can’t perform that action at this time.
0 commit comments