1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-02 16:40:49 +00:00

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

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>