This repository was archived by the owner on Feb 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 19 files changed +0
-114
lines changed
spring-graalvm-native-samples Expand file tree Collapse file tree 19 files changed +0
-114
lines changed Original file line number Diff line number Diff line change 3737 <groupId >org.springframework.boot</groupId >
3838 <artifactId >spring-boot-starter-test</artifactId >
3939 <scope >test</scope >
40- <exclusions >
41- <exclusion >
42- <groupId >org.junit.vintage</groupId >
43- <artifactId >junit-vintage-engine</artifactId >
44- </exclusion >
45- </exclusions >
4640 </dependency >
4741 <dependency >
4842 <groupId >io.projectreactor</groupId >
Original file line number Diff line number Diff line change 5353 <groupId >org.springframework.boot</groupId >
5454 <artifactId >spring-boot-starter-test</artifactId >
5555 <scope >test</scope >
56- <exclusions >
57- <exclusion >
58- <groupId >org.junit.vintage</groupId >
59- <artifactId >junit-vintage-engine</artifactId >
60- </exclusion >
61- </exclusions >
6256 </dependency >
6357 </dependencies >
6458
Original file line number Diff line number Diff line change 4444 <groupId >org.springframework.boot</groupId >
4545 <artifactId >spring-boot-starter-test</artifactId >
4646 <scope >test</scope >
47- <exclusions >
48- <exclusion >
49- <groupId >org.junit.vintage</groupId >
50- <artifactId >junit-vintage-engine</artifactId >
51- </exclusion >
52- </exclusions >
5347 </dependency >
5448 </dependencies >
5549 <!-- this is the snippet that will use the buildpacks to produce a container image of the native executable -->
Original file line number Diff line number Diff line change 4141 <groupId >org.springframework.boot</groupId >
4242 <artifactId >spring-boot-starter-test</artifactId >
4343 <scope >test</scope >
44- <exclusions >
45- <exclusion >
46- <groupId >org.junit.vintage</groupId >
47- <artifactId >junit-vintage-engine</artifactId >
48- </exclusion >
49- </exclusions >
5044 </dependency >
5145 </dependencies >
5246
Original file line number Diff line number Diff line change 3838 <groupId >org.springframework.boot</groupId >
3939 <artifactId >spring-boot-starter-test</artifactId >
4040 <scope >test</scope >
41- <exclusions >
42- <exclusion >
43- <groupId >org.junit.vintage</groupId >
44- <artifactId >junit-vintage-engine</artifactId >
45- </exclusion >
46- </exclusions >
4741 </dependency >
4842 </dependencies >
4943 <!-- this is the snippet that will use the buildpacks to produce a container image of the native executable -->
Original file line number Diff line number Diff line change 4141 <groupId >org.springframework.boot</groupId >
4242 <artifactId >spring-boot-starter-test</artifactId >
4343 <scope >test</scope >
44- <exclusions >
45- <exclusion >
46- <groupId >org.junit.vintage</groupId >
47- <artifactId >junit-vintage-engine</artifactId >
48- </exclusion >
49- </exclusions >
5044 </dependency >
5145 </dependencies >
5246 <!-- this is the snippet that will use the buildpacks to produce a container image of the native executable -->
Original file line number Diff line number Diff line change 4848 <groupId >org.springframework.boot</groupId >
4949 <artifactId >spring-boot-starter-test</artifactId >
5050 <scope >test</scope >
51- <exclusions >
52- <exclusion >
53- <groupId >org.junit.vintage</groupId >
54- <artifactId >junit-vintage-engine</artifactId >
55- </exclusion >
56- </exclusions >
5751 </dependency >
5852 <dependency >
5953 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 4444 <groupId >org.springframework.boot</groupId >
4545 <artifactId >spring-boot-starter-test</artifactId >
4646 <scope >test</scope >
47- <exclusions >
48- <exclusion >
49- <groupId >org.junit.vintage</groupId >
50- <artifactId >junit-vintage-engine</artifactId >
51- </exclusion >
52- </exclusions >
5347 </dependency >
5448 <dependency >
5549 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 4040 <groupId >org.springframework.boot</groupId >
4141 <artifactId >spring-boot-starter-test</artifactId >
4242 <scope >test</scope >
43- <exclusions >
44- <exclusion >
45- <groupId >org.junit.vintage</groupId >
46- <artifactId >junit-vintage-engine</artifactId >
47- </exclusion >
48- </exclusions >
4943 </dependency >
5044 <dependency >
5145 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 4444 <groupId >org.springframework.boot</groupId >
4545 <artifactId >spring-boot-starter-test</artifactId >
4646 <scope >test</scope >
47- <exclusions >
48- <exclusion >
49- <groupId >org.junit.vintage</groupId >
50- <artifactId >junit-vintage-engine</artifactId >
51- </exclusion >
52- </exclusions >
5347 </dependency >
5448 <dependency >
5549 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments