Skip to content

Commit 78f8a4b

Browse files
chore(deps-dev): bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [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.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 290c6f9 commit 78f8a4b

File tree

1 file changed

+1
-1
lines changed
  • sample-operators/tomcat-operator

1 file changed

+1
-1
lines changed

Diff for: sample-operators/tomcat-operator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>junit</groupId>
4747
<artifactId>junit</artifactId>
48-
<version>4.13.1</version>
48+
<version>4.13.2</version>
4949
<scope>test</scope>
5050
</dependency>
5151
<dependency>

0 commit comments

Comments
 (0)