feature/21268 #1

Merged
giancarlo.panichi merged 3 commits from feature/21268 into master 2021-04-26 12:34:35 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 17f5978165 - Show all commits

View File

@ -40,6 +40,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>provided</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->