File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/src/test/java/org/lfenergy/compas/scl/validator/rest/v1 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ class SclValidatorServerEndpointTest {
38
38
@ InjectMock
39
39
private SclValidatorService sclValidatorService ;
40
40
41
- @ TestHTTPResource ("/compas-scl-validator/ validate-ws/v1/SCD" )
41
+ @ TestHTTPResource ("/validate-ws/v1/SCD" )
42
42
private URI uri ;
43
43
44
44
@ Test
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ SPDX-License-Identifier: Apache-2.0
26
26
<compas .scl.xsd.version>0.0.4</compas .scl.xsd.version>
27
27
<compas .core.version>0.9.3</compas .core.version>
28
28
29
- <quarkus .platform.version>2.12.3 .Final</quarkus .platform.version>
29
+ <quarkus .platform.version>2.13.0 .Final</quarkus .platform.version>
30
30
<slf4j .version>2.0.3</slf4j .version>
31
31
<openpojo .version>0.9.1</openpojo .version>
32
32
</properties >
You can’t perform that action at this time.
0 commit comments