1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-01 08:00:48 +00:00

Merge pull request #610 from plantuml/dependabot/maven/org.junit-junit-bom-5.7.2

Bump junit-bom from 5.7.1 to 5.7.2
This commit is contained in:
arnaudroques 2021-08-03 10:07:36 +02:00 committed by GitHub
commit ac3dbf8e09
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.7.1</version>
<version>5.7.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>