Skip to content

Commit 1a33dba

Browse files
Bump junit from 4.12 to 4.13.1 in /detection/java-component-api
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1efed4f commit 1a33dba

File tree

1 file changed

+1
-1
lines changed
  • detection/java-component-api

1 file changed

+1
-1
lines changed

detection/java-component-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>junit</groupId>
102102
<artifactId>junit</artifactId>
103-
<version>4.12</version>
103+
<version>4.13.1</version>
104104
<scope>test</scope>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)