File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change 14
14
<failOnMissingWebXml >false</failOnMissingWebXml >
15
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16
16
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
17
- <jakarta .jakartaee-api.version>8 .0.0</jakarta .jakartaee-api.version>
18
- <microprofile .version>4.0.1 </microprofile .version>
17
+ <jakarta .jakartaee-api.version>10 .0.0</jakarta .jakartaee-api.version>
18
+ <microprofile .version>6.0 </microprofile .version>
19
19
<junit-jupiter .version>5.11.2</junit-jupiter .version>
20
20
<mockito-core .version>5.4.0</mockito-core .version>
21
21
<microshed-testing .version>0.9.2</microshed-testing .version>
77
77
<scope >test</scope >
78
78
</dependency >
79
79
80
-
81
- <dependency >
82
- <groupId >jakarta.json</groupId >
83
- <artifactId >jakarta.json-api</artifactId >
84
- <version >2.1.3</version >
85
- <scope >test</scope >
86
- </dependency >
87
- <dependency >
88
- <groupId >jakarta.json.bind</groupId >
89
- <artifactId >jakarta.json.bind-api</artifactId >
90
- <version >3.0.1</version >
91
- <scope >test</scope >
92
- </dependency >
93
-
94
80
<dependency >
95
81
<groupId >org.microshed</groupId >
96
82
<artifactId >microshed-testing-core-jakarta</artifactId >
You can’t perform that action at this time.
0 commit comments