File tree Expand file tree Collapse file tree 6 files changed +8
-5
lines changed Expand file tree Collapse file tree 6 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 9191 <plugin >
9292 <groupId >org.springframework.boot</groupId >
9393 <artifactId >spring-boot-maven-plugin</artifactId >
94+ <version >2.7.9</version >
9495 </plugin >
9596 </plugins >
9697 </build >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.springframework.boot</groupId >
99 <artifactId >spring-boot-starter-parent</artifactId >
10- <version >2.7.8 </version >
10+ <version >2.7.9 </version >
1111 <relativePath /> <!-- lookup parent from repository -->
1212 </parent >
1313 <groupId >com.example</groupId >
6464 <plugin >
6565 <groupId >org.springframework.boot</groupId >
6666 <artifactId >spring-boot-maven-plugin</artifactId >
67+ <version >2.7.9</version >
6768 <configuration >
6869 <excludes >
6970 <exclude >
Original file line number Diff line number Diff line change 22# Copyright (c) 2023, Oracle and/or its affiliates.
33# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
44
5- server :
6- port : 7073
75spring :
86 application :
97 name : creditscore
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.springframework.boot</groupId >
99 <artifactId >spring-boot-starter-parent</artifactId >
10- <version >2.7.8 </version >
10+ <version >2.7.9 </version >
1111 <relativePath /> <!-- lookup parent from repository -->
1212 </parent >
1313 <groupId >com.example</groupId >
110110 <plugin >
111111 <groupId >org.springframework.boot</groupId >
112112 <artifactId >spring-boot-maven-plugin</artifactId >
113+ <version >2.7.9</version >
113114 <configuration >
114115 <excludes >
115116 <exclude >
Original file line number Diff line number Diff line change 3939 <plugin >
4040 <groupId >org.springframework.boot</groupId >
4141 <artifactId >spring-boot-maven-plugin</artifactId >
42+ <version >2.7.9</version >
4243 <configuration >
4344 <excludes >
4445 <exclude >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.springframework.boot</groupId >
99 <artifactId >spring-boot-starter-parent</artifactId >
10- <version >2.7.8 </version >
10+ <version >2.7.9 </version >
1111 <relativePath />
1212 </parent >
1313 <groupId >com.exmaple</groupId >
5959 <plugin >
6060 <groupId >org.springframework.boot</groupId >
6161 <artifactId >spring-boot-maven-plugin</artifactId >
62+ <version >2.7.9</version >
6263 </plugin >
6364 </plugins >
6465 </build >
You can’t perform that action at this time.
0 commit comments