fix: upgrade org.junit.jupiter:junit-jupiter-api from 5.6.1 to 5.6.2

Snyk has created this PR to upgrade org.junit.jupiter:junit-jupiter-api from 5.6.1 to 5.6.2.

See this package in NPM:
https://www.npmjs.com/package/org.junit.jupiter:junit-jupiter-api

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/4ac22872-f5a6-4220-bfe8-e6e5bf4c5fcb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-05-06 03:00:59 +02:00
committed by Sebastian Sdorra
parent a354822b81
commit cb441e9041

View File

@@ -902,7 +902,7 @@
<!-- test libraries -->
<mockito.version>2.28.2</mockito.version>
<hamcrest.version>1.3</hamcrest.version>
<junit.version>5.6.1</junit.version>
<junit.version>5.6.2</junit.version>
<!-- logging libraries -->
<slf4j.version>1.7.30</slf4j.version>