Skip to content

Commit 3e1c183

Browse files
fix(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.3 (#249)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8757c6 commit 3e1c183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SPDX-License-Identifier: EPL-2.0
2323
<dependency>
2424
<groupId>org.junit</groupId>
2525
<artifactId>junit-bom</artifactId>
26-
<version>5.11.1</version>
26+
<version>5.11.3</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

0 commit comments

Comments
 (0)