Skip to content

Commit f508573

Browse files
Bump junit from 4.13 to 4.13.1 in /backend
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c063e41 commit f508573

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)