Skip to content

Commit 9b2d6c3

Browse files
Bump junit from 4.7 to 4.13.1 in /pdb
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 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.7...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 791eaf6 commit 9b2d6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>junit</groupId>
112112
<artifactId>junit</artifactId>
113-
<version>4.7</version>
113+
<version>4.13.1</version>
114114
</dependency>
115115
</dependencies>
116116
</dependencyManagement>

0 commit comments

Comments
 (0)