fix: mvn-defaults/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-1296075
- https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-2841508
This commit is contained in:
snyk-bot 2023-08-20 21:06:20 +00:00
parent 302213c3c6
commit 4db6748a58
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -242,7 +242,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-core</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>