Skip to content

Commit c34e3ce

Browse files
[MNG-8626] Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#2155)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MNG-8626
1 parent 199ed20 commit c34e3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ under the License.
154154
<jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
155155
<javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
156156
<jlineVersion>3.29.0</jlineVersion>
157-
<junitVersion>5.12.0</junitVersion>
157+
<junitVersion>5.12.1</junitVersion>
158158
<jxpathVersion>1.3</jxpathVersion>
159159
<logbackClassicVersion>1.5.17</logbackClassicVersion>
160160
<mockitoVersion>5.16.0</mockitoVersion>

0 commit comments

Comments
 (0)