We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5fb4ee + 46c985a commit c5ebfb8Copy full SHA for c5ebfb8
application/web-java-openliberty/pom.xml
@@ -97,7 +97,7 @@
97
<dependency>
98
<groupId>org.junit.jupiter</groupId>
99
<artifactId>junit-jupiter</artifactId>
100
- <version>5.7.2</version>
+ <version>5.8.1</version>
101
<scope>test</scope>
102
</dependency>
103
@@ -133,13 +133,13 @@
133
134
135
<artifactId>junit-jupiter-api</artifactId>
136
137
138
139
140
141
<artifactId>junit-jupiter-engine</artifactId>
142
143
144
145
0 commit comments