Skip to content

Commit 537a7be

Browse files
chore(java): Bump org.junit:junit-bom from 5.14.1 to 5.14.2 (#3862)
Bumps the linters group in /java with 1 update: [org.junit:junit-bom](https://github.com/junit-team/junit-framework). Updates `org.junit:junit-bom` from 5.14.1 to 5.14.2 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9aaa775 commit 537a7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<dependency>
165165
<groupId>org.junit</groupId>
166166
<artifactId>junit-bom</artifactId>
167-
<version>5.14.1</version>
167+
<version>5.14.2</version>
168168
<type>pom</type>
169169
<scope>import</scope>
170170
</dependency>

0 commit comments

Comments
 (0)