File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1818
1919 <dependencies >
2020 <!-- Provided dependencies -->
21+ <dependency >
22+ <groupId >jakarta.platform</groupId >
23+ <artifactId >jakarta.jakartaee-api</artifactId >
24+ <version >8.0.0</version >
25+ <scope >provided</scope >
26+ </dependency >
2127 <dependency >
2228 <groupId >org.eclipse.microprofile</groupId >
2329 <!-- tag::microprofile[] -->
Original file line number Diff line number Diff line change 1818
1919 <dependencies >
2020 <!-- Provided dependencies -->
21+ <dependency >
22+ <groupId >jakarta.platform</groupId >
23+ <artifactId >jakarta.jakartaee-api</artifactId >
24+ <version >8.0.0</version >
25+ <scope >provided</scope >
26+ </dependency >
2127 <dependency >
2228 <groupId >org.eclipse.microprofile</groupId >
2329 <!-- tag::microprofile[] -->
You can’t perform that action at this time.
0 commit comments