File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >com.ibm.websphere.appserver.api</groupId >
3535 <artifactId >com.ibm.websphere.appserver.api.jwt</artifactId >
36- <version >1.1.95 </version >
36+ <version >1.1.96 </version >
3737 <scope >provided</scope >
3838 </dependency >
3939 </dependencies >
4949 <plugin >
5050 <groupId >io.openliberty.tools</groupId >
5151 <artifactId >liberty-maven-plugin</artifactId >
52- <version >3.11.1 </version >
52+ <version >3.11.2 </version >
5353 </plugin >
5454 </plugins >
5555 </build >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >org.junit.jupiter</groupId >
5151 <artifactId >junit-jupiter</artifactId >
52- <version >5.11.3 </version >
52+ <version >5.11.4 </version >
5353 <scope >test</scope >
5454 </dependency >
5555 <dependency >
7979 <dependency >
8080 <groupId >io.netty</groupId >
8181 <artifactId >netty-resolver-dns-native-macos</artifactId >
82- <version >4.1.115 .Final</version >
82+ <version >4.1.116 .Final</version >
8383 <classifier >osx-x86_64</classifier >
8484 <scope >test</scope >
8585 </dependency >
103103 <plugin >
104104 <groupId >io.openliberty.tools</groupId >
105105 <artifactId >liberty-maven-plugin</artifactId >
106- <version >3.11.1 </version >
106+ <version >3.11.2 </version >
107107 </plugin >
108108 <!-- Plugin to run functional tests -->
109109 <plugin >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >com.ibm.websphere.appserver.api</groupId >
3535 <artifactId >com.ibm.websphere.appserver.api.jwt</artifactId >
36- <version >1.1.95 </version >
36+ <version >1.1.96 </version >
3737 <scope >provided</scope >
3838 </dependency >
3939 </dependencies >
4949 <plugin >
5050 <groupId >io.openliberty.tools</groupId >
5151 <artifactId >liberty-maven-plugin</artifactId >
52- <version >3.11.1 </version >
52+ <version >3.11.2 </version >
5353 </plugin >
5454 </plugins >
5555 </build >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >org.junit.jupiter</groupId >
5151 <artifactId >junit-jupiter</artifactId >
52- <version >5.11.3 </version >
52+ <version >5.11.4 </version >
5353 <scope >test</scope >
5454 </dependency >
5555 <dependency >
7979 <dependency >
8080 <groupId >io.netty</groupId >
8181 <artifactId >netty-resolver-dns-native-macos</artifactId >
82- <version >4.1.115 .Final</version >
82+ <version >4.1.116 .Final</version >
8383 <classifier >osx-x86_64</classifier >
8484 <scope >test</scope >
8585 </dependency >
103103 <plugin >
104104 <groupId >io.openliberty.tools</groupId >
105105 <artifactId >liberty-maven-plugin</artifactId >
106- <version >3.11.1 </version >
106+ <version >3.11.2 </version >
107107 </plugin >
108108 <!-- Plugin to run functional tests -->
109109 <plugin >
You can’t perform that action at this time.
0 commit comments