Merge pull request #1 from 4treesCH/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1
This commit is contained in:
Robert von Burg 2020-10-13 11:37:59 +02:00 committed by GitHub
commit 4693b35cfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<serverlet.version>3.1.0</serverlet.version>
<jaxrs.api.version>2.1</jaxrs.api.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<hamcrest.version>1.3</hamcrest.version>
<mockito.version>2.0.8-beta</mockito.version>