File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >org.eclipse.microprofile</groupId >
3333 <artifactId >microprofile</artifactId >
34- <version >4.0. 1</version >
34+ <version >4.1</version >
3535 <type >pom</type >
3636 <scope >provided</scope >
3737 </dependency >
3838 <!-- For tests -->
3939 <dependency >
4040 <groupId >org.junit.jupiter</groupId >
4141 <artifactId >junit-jupiter</artifactId >
42- <version >5.7 .1</version >
42+ <version >5.8 .1</version >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.apache.cxf</groupId >
4747 <artifactId >cxf-rt-rs-client</artifactId >
48- <version >3.4.3 </version >
48+ <version >3.4.5 </version >
4949 <scope >test</scope >
5050 </dependency >
5151 <dependency >
5252 <groupId >org.apache.cxf</groupId >
5353 <artifactId >cxf-rt-rs-extension-providers</artifactId >
54- <version >3.4.3 </version >
54+ <version >3.4.5 </version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
6868 <plugin >
6969 <groupId >org.apache.maven.plugins</groupId >
7070 <artifactId >maven-war-plugin</artifactId >
71- <version >3.3.1 </version >
71+ <version >3.3.2 </version >
7272 </plugin >
7373 <!-- Plugin to run unit tests -->
7474 <plugin >
8080 <plugin >
8181 <groupId >io.openliberty.tools</groupId >
8282 <artifactId >liberty-maven-plugin</artifactId >
83- <version >3.3.4 </version >
83+ <version >3.5 </version >
8484 </plugin >
8585 <!-- Plugin to run functional tests -->
8686 <plugin >
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h2>Eclipse MicroProfile</h2>
3030 < p >
3131 For more information about the features used in this application, see the Open Liberty documentation:
3232 < ul >
33- < li > < a href ="https://openliberty.io/docs/ref/feature/#microProfile-4.0 .html " target ="_blank " rel ="noopener noreferrer "> MicroProfile 4.0 </ a > </ li >
33+ < li > < a href ="https://openliberty.io/docs/ref/feature/#microProfile-4.1 .html " target ="_blank " rel ="noopener noreferrer "> MicroProfile 4.1 </ a > </ li >
3434 < li > < a href ="https://openliberty.io/docs/ref/feature/#mpConfig-2.0.html " target ="_blank " rel ="noopener noreferrer "> MicroProfile Config 2.0</ a > </ li >
3535 < li > < a href ="https://openliberty.io/docs/ref/feature/#cdi-2.0.html " target ="_blank " rel ="noopener noreferrer "> Contexts and Dependency Injection 2.0</ a > </ li >
3636 < li > < a href ="https://openliberty.io/docs/ref/feature/#jaxrs-2.1.html " target ="_blank " rel ="noopener noreferrer "> Java RESTful Services 2.1</ a > </ li >
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >org.eclipse.microprofile</groupId >
3333 <artifactId >microprofile</artifactId >
34- <version >4.0. 1</version >
34+ <version >4.1</version >
3535 <type >pom</type >
3636 <scope >provided</scope >
3737 </dependency >
3838 <!-- For tests -->
3939 <dependency >
4040 <groupId >org.junit.jupiter</groupId >
4141 <artifactId >junit-jupiter</artifactId >
42- <version >5.7 .1</version >
42+ <version >5.8 .1</version >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.apache.cxf</groupId >
4747 <artifactId >cxf-rt-rs-client</artifactId >
48- <version >3.4.3 </version >
48+ <version >3.4.5 </version >
4949 <scope >test</scope >
5050 </dependency >
5151 <dependency >
5252 <groupId >org.apache.cxf</groupId >
5353 <artifactId >cxf-rt-rs-extension-providers</artifactId >
54- <version >3.4.3 </version >
54+ <version >3.4.5 </version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
6868 <plugin >
6969 <groupId >org.apache.maven.plugins</groupId >
7070 <artifactId >maven-war-plugin</artifactId >
71- <version >3.3.1 </version >
71+ <version >3.3.2 </version >
7272 </plugin >
7373 <!-- Plugin to run unit tests -->
7474 <plugin >
8080 <plugin >
8181 <groupId >io.openliberty.tools</groupId >
8282 <artifactId >liberty-maven-plugin</artifactId >
83- <version >3.3.4 </version >
83+ <version >3.5 </version >
8484 </plugin >
8585 <!-- Plugin to run functional tests -->
8686 <plugin >
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h2>Eclipse MicroProfile</h2>
3030 < p >
3131 For more information about the features used in this application, see the Open Liberty documentation:
3232 < ul >
33- < li > < a href ="https://openliberty.io/docs/ref/feature/#microProfile-4.0 .html " target ="_blank " rel ="noopener noreferrer "> MicroProfile 4.0 </ a > </ li >
33+ < li > < a href ="https://openliberty.io/docs/ref/feature/#microProfile-4.1 .html " target ="_blank " rel ="noopener noreferrer "> MicroProfile 4.1 </ a > </ li >
3434 < li > < a href ="https://openliberty.io/docs/ref/feature/#mpConfig-2.0.html " target ="_blank " rel ="noopener noreferrer "> MicroProfile Config 2.0</ a > </ li >
3535 < li > < a href ="https://openliberty.io/docs/ref/feature/#cdi-2.0.html " target ="_blank " rel ="noopener noreferrer "> Contexts and Dependency Injection 2.0</ a > </ li >
3636 < li > < a href ="https://openliberty.io/docs/ref/feature/#jaxrs-2.1.html " target ="_blank " rel ="noopener noreferrer "> Java RESTful Services 2.1</ a > </ li >
You can’t perform that action at this time.
0 commit comments