File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed
Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 3838 <scope >import</scope >
3939 </dependency >
4040
41- <dependency >
42- <groupId >org.junit</groupId >
43- <artifactId >junit-bom</artifactId >
44- <version >${junit.version} </version >
45- <type >pom</type >
46- <scope >import</scope >
47- </dependency >
48-
4941 <!-- SAP BTP Service Binding Accessor -->
5042 <dependency >
5143 <groupId >com.sap.cloud.environment.servicebinding</groupId >
52- <artifactId >java-bom</artifactId >
44+ <artifactId >java-modules- bom</artifactId >
5345 <version >${sap.cloud.environment.servicebinding.version} </version >
5446 <type >pom</type >
5547 <scope >import</scope >
10092 <version >${logback.version} </version >
10193 </dependency >
10294
95+ <dependency >
96+ <groupId >org.junit</groupId >
97+ <artifactId >junit-bom</artifactId >
98+ <version >${junit.version} </version >
99+ <type >pom</type >
100+ <scope >import</scope >
101+ </dependency >
103102 </dependencies >
104103 </dependencyManagement >
105104
Original file line number Diff line number Diff line change 6565 </dependency >
6666 <dependency >
6767 <groupId >com.sap.cloud.environment.servicebinding</groupId >
68- <artifactId >java-bom</artifactId >
68+ <artifactId >java-modules- bom</artifactId >
6969 <version >${sap.cloud.environment.servicebinding.version} </version >
7070 <type >pom</type >
7171 <scope >import</scope >
You can’t perform that action at this time.
0 commit comments