Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit fb2e460

Browse files
Bump junit from 4.8.1 to 4.13.1 in /src/it/spaces in path
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) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17501da commit fb2e460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/spaces in path/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ under the License.
4949
<dependency>
5050
<groupId>junit</groupId>
5151
<artifactId>junit</artifactId>
52-
<version>4.12</version>
52+
<version>4.13.1</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)