Skip to content

Commit d77409f

Browse files
Bump org.junit:junit-bom from 5.11.0 to 5.11.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a12bb9 commit d77409f

File tree

1 file changed

+1
-1
lines changed
  • maven-plugin-testing-harness

1 file changed

+1
-1
lines changed

maven-plugin-testing-harness/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ under the License.
3939
<dependency>
4040
<groupId>org.junit</groupId>
4141
<artifactId>junit-bom</artifactId>
42-
<version>5.11.0</version>
42+
<version>5.11.4</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

0 commit comments

Comments
 (0)