File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ SPDX-FileCopyrightText: 2022 Alliander N.V.
4
4
SPDX-License-Identifier: Apache-2.0
5
5
-->
6
6
7
- [ ![ Maven Build Github Action Status] ( < https://img.shields.io/github/workflow/status/com-pas/compas-scl-validator/Maven%20Build ?logo=GitHub > )] ( https://github.com/com-pas/compas-scl-validator/actions?query=workflow%3A%22Maven+Build %22 )
7
+ [ ![ Maven Build Github Action Status] ( < https://img.shields.io/github/workflow/status/com-pas/compas-scl-validator/Build%20Project ?logo=GitHub > )] ( https://github.com/com-pas/compas-scl-validator/actions?query=workflow%3A%22Build+Project %22 )
8
8
[ ![ REUSE status] ( https://api.reuse.software/badge/github.com/com-pas/compas-scl-validator )] ( https://api.reuse.software/info/github.com/com-pas/compas-scl-validator )
9
9
[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=com-pas_compas-scl-validator&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=com-pas_compas-scl-validator )
10
10
[ ![ LFX Security Status] ( https://img.shields.io/badge/dynamic/json?color=orange&label=LFX%20Security%20Tool&query=issues%5B%3F%28%40%5B%27repository-name%27%5D%20%3D%3D%20%27compas-scl-validator%27%29%5D%5B%27high-open-issues%27%5D&suffix=%20High%20open%20issues&url=https%3A%2F%2Fapi.security.lfx.linuxfoundation.org%2Fv1%2Fproject%2Fe8b6fdf9-2686-44c5-bbaa-6965d04ad3e1%2Fissues )] ( https://security.lfx.linuxfoundation.org/#/e8b6fdf9-2686-44c5-bbaa-6965d04ad3e1/issues )
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ SPDX-License-Identifier: Apache-2.0
27
27
<compas .scl.xsd.version>0.0.4</compas .scl.xsd.version>
28
28
<compas .core.version>0.8.0</compas .core.version>
29
29
30
- <quarkus .platform.version>2.8.0 .Final</quarkus .platform.version>
30
+ <quarkus .platform.version>2.8.2 .Final</quarkus .platform.version>
31
31
<slf4j .version>1.7.36</slf4j .version>
32
32
<openpojo .version>0.9.1</openpojo .version>
33
33
</properties >
@@ -266,7 +266,7 @@ SPDX-License-Identifier: Apache-2.0
266
266
<plugin >
267
267
<groupId >org.apache.maven.plugins</groupId >
268
268
<artifactId >maven-javadoc-plugin</artifactId >
269
- <version >3.3.2 </version >
269
+ <version >3.4.0 </version >
270
270
<executions >
271
271
<execution >
272
272
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments