Skip to content

Commit 80ee8bd

Browse files
Bump junit from 4.8.1 to 4.13.1 in /web/qrcode
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 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.8.1...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0926dfb commit 80ee8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/qrcode/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>junit</groupId>
2020
<artifactId>junit</artifactId>
21-
<version>4.8.1</version>
21+
<version>4.13.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
</dependencies>

0 commit comments

Comments
 (0)