File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ docker/.env
22docker /.volumes
33Vendas.iml
44.idea
5+ .vscode /settings.json
Original file line number Diff line number Diff line change 1919 <java .version>17</java .version>
2020 </properties >
2121
22- <!-- <pluginRepositories>
23- <pluginRepository>
24- <id>jitpack.io</id>
25- <url>https://jitpack.io</url>
26- </pluginRepository>
27- </pluginRepositories> -->
28-
2922 <dependencies >
3023 <!-- spring boot -->
3124 <dependency >
225218
226219 <build >
227220 <plugins >
228- <!-- < plugin>
229- <groupId>com .github.throyer</groupId>
221+ <plugin >
222+ <groupId >io .github.throyer</groupId >
230223 <artifactId >migration-maven-plugin</artifactId >
231- <version>1.2.7 </version>
232- </plugin> -->
224+ <version >2.0.0 </version >
225+ </plugin >
233226 <plugin >
234227 <groupId >org.springframework.boot</groupId >
235228 <artifactId >spring-boot-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments