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.
44SPDX-License-Identifier: Apache-2.0
55-->
66
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 )
88[ ![ 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 )
99[ ![ 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 )
1010[ ![ 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
2727 <compas .scl.xsd.version>0.0.4</compas .scl.xsd.version>
2828 <compas .core.version>0.8.0</compas .core.version>
2929
30- <quarkus .platform.version>2.8.0 .Final</quarkus .platform.version>
30+ <quarkus .platform.version>2.8.2 .Final</quarkus .platform.version>
3131 <slf4j .version>1.7.36</slf4j .version>
3232 <openpojo .version>0.9.1</openpojo .version>
3333 </properties >
@@ -266,7 +266,7 @@ SPDX-License-Identifier: Apache-2.0
266266 <plugin >
267267 <groupId >org.apache.maven.plugins</groupId >
268268 <artifactId >maven-javadoc-plugin</artifactId >
269- <version >3.3.2 </version >
269+ <version >3.4.0 </version >
270270 <executions >
271271 <execution >
272272 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments