upgrade dependencies and plugins

This commit is contained in:
andreb 2025-07-23 13:29:34 +02:00
parent 4ce8f4de58
commit 98c2e1c18c
6 changed files with 28 additions and 18 deletions

View file

@ -52,7 +52,8 @@ The validator can be used in three different ways:
The general way using the CLI is:
```shell
java -jar validationtool-<version>-standalone.jar -s <scenario-config-file> [OPTIONS] [FILE] [FILE] [FILE] ...
java -jar validationtool-<version>-standalone.jar -s <scenario-config-file> -r <repository-path>
[OPTIONS] [FILE] [FILE] [FILE] ...
```
The help option displays further CLI options to customize the process: