Skip to content

Commit 6038c8c

Browse files
authored
Merge pull request #81 from LearnLib/dependabot/maven/backend/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1 in /backend
2 parents c063e41 + f508573 commit 6038c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<json-path.version>2.4.0</json-path.version>
6262
<hsqldb.version>2.5.0</hsqldb.version>
6363
<jackson-datatype.version>2.10.3</jackson-datatype.version>
64-
<junit.version>4.13</junit.version>
64+
<junit.version>4.13.1</junit.version>
6565
<mockito.version>2.23.0</mockito.version>
6666
<json-schema-validator.version>2.2.10</json-schema-validator.version>
6767
<mysql-connector.version>8.0.19</mysql-connector.version>

0 commit comments

Comments
 (0)