File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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 >spring-boot-commons</artifactId >
18- <version >0.1 .0</version >
18+ <version >1.0 .0</version >
1919</dependency >
2020```
2121
Original file line number Diff line number Diff line change 77
88 <groupId >cl.bennu</groupId >
99 <artifactId >spring-boot-commons</artifactId >
10- <version >0.1 .0</version >
10+ <version >1.0 .0</version >
1111 <name >bennu-spring-boot-commons</name >
1212 <description >Utilitarios bennu para SpringBoot</description >
1313 <url >https://github.com/bennu/spring-boot-commons</url >
4848 <dependency >
4949 <groupId >cl.bennu</groupId >
5050 <artifactId >commons</artifactId >
51- <version >1.2 .0</version >
51+ <version >1.3 .0</version >
5252 </dependency >
5353
5454 <dependency >
You can’t perform that action at this time.
0 commit comments