Skip to content

Commit 475910a

Browse files
authored
Merge pull request #63 from nhojpatrick/junit-4.13.1
JUnit v4.13.1
2 parents 0a4e73c + 778d81c commit 475910a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ limitations under the License.
220220
<dependency>
221221
<groupId>junit</groupId>
222222
<artifactId>junit</artifactId>
223-
<version>4.13</version>
223+
<version>4.13.1</version>
224224
<scope>test</scope>
225225
</dependency>
226226
<dependency>

0 commit comments

Comments
 (0)