Merge pull request #682 from plantuml/dependabot/maven/org.junit-junit-bom-5.8.1

Bump junit-bom from 5.8.0 to 5.8.1
This commit is contained in:
arnaudroques 2021-10-02 15:28:45 +02:00 committed by GitHub
commit 57953f4e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.8.0</version>
<version>5.8.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>