We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21c61b commit 9a1cabcCopy full SHA for 9a1cabc
pom.xml
@@ -247,6 +247,20 @@
247
248
<dependencyManagement>
249
<dependencies>
250
+ <!--
251
+ <dependency>
252
+ <groupId>jakarta.platform</groupId>
253
+ <artifactId>jakarta.jakartaee-api</artifactId>
254
+ <version>10.0.0</version>
255
+ <scope>provided</scope>
256
+ </dependency>
257
+ -->
258
259
260
261
+ <version>9.1.0</version>
262
263
264
<dependency>
265
<groupId>org.junit</groupId>
266
<artifactId>junit-bom</artifactId>
0 commit comments