This commit is contained in:
Gary Gregory 2021-11-29 10:25:35 -05:00
commit b7582dc1c1
1 changed files with 1 additions and 1 deletions

View File

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