File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >org.eclipse.microprofile</groupId >
32
32
<artifactId >microprofile</artifactId >
33
- <version >6.1 </version >
33
+ <version >7.0 </version >
34
34
<type >pom</type >
35
35
<scope >provided</scope >
36
36
</dependency >
Original file line number Diff line number Diff line change 2
2
<!-- tag::features[] -->
3
3
<featureManager >
4
4
<platform >jakartaee-10.0</platform >
5
- <platform >microprofile-6.1 </platform >
5
+ <platform >microprofile-7.0 </platform >
6
6
<feature >restfulWS</feature >
7
7
<feature >jsonp</feature >
8
8
<feature >jsonb</feature >
Original file line number Diff line number Diff line change 2
2
<!-- tag::features[] -->
3
3
<featureManager >
4
4
<platform >jakartaee-10.0</platform >
5
- <platform >microprofile-6.1 </platform >
5
+ <platform >microprofile-7.0 </platform >
6
6
<feature >restfulWS</feature >
7
7
<feature >jsonp</feature >
8
8
<feature >jsonb</feature >
Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >org.eclipse.microprofile</groupId >
32
32
<artifactId >microprofile</artifactId >
33
- <version >6.1 </version >
33
+ <version >7.0 </version >
34
34
<type >pom</type >
35
35
<scope >provided</scope >
36
36
</dependency >
Original file line number Diff line number Diff line change 1
1
<server description =" Sample Liberty server" >
2
2
<featureManager >
3
3
<platform >jakartaee-10.0</platform >
4
- <platform >microprofile-6.1 </platform >
4
+ <platform >microprofile-7.0 </platform >
5
5
<feature >restfulWS</feature >
6
6
<feature >jsonp</feature >
7
7
<feature >jsonb</feature >
You can’t perform that action at this time.
0 commit comments