Skip to content

Commit a444772

Browse files
Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#121)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 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>
1 parent f83ad34 commit a444772

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
@@ -39,7 +39,7 @@
3939
<jackson-bom.version>2.21.0</jackson-bom.version>
4040
<javax-validation-api.version>2.0.1.Final</javax-validation-api.version>
4141
<jakarta-validation-api.version>3.1.1</jakarta-validation-api.version>
42-
<junit.version>5.14.2</junit.version>
42+
<junit.version>5.14.3</junit.version>
4343
<hamcrest.version>1.3</hamcrest.version>
4444
<mockito.version>4.11.0</mockito.version>
4545
<!-- endregion -->

0 commit comments

Comments
 (0)