Skip to content

Commit f53dd4b

Browse files
(v2.2.x): Bump org.junit:junit-bom from 5.10.2 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) --- 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>
1 parent 515c141 commit f53dd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.junit</groupId>
9494
<artifactId>junit-bom</artifactId>
95-
<version>5.10.2</version>
95+
<version>5.10.3</version>
9696
<type>pom</type>
9797
<scope>import</scope>
9898
</dependency>

0 commit comments

Comments
 (0)