Skip to content

Commit 65ba6a6

Browse files
authored
Merge pull request #353 from seart-group/dependabot/maven/master/org.junit-junit-bom-5.13.4
Bump org.junit:junit-bom from 5.13.3 to 5.13.4
2 parents 6589a88 + daa2662 commit 65ba6a6

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
@@ -84,7 +84,7 @@
8484
<project.build.resourceDirectory>${project.basedir}/src/main/resources</project.build.resourceDirectory>
8585
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8686
<java.version>11</java.version>
87-
<org.junit.version>5.13.3</org.junit.version>
87+
<org.junit.version>5.13.4</org.junit.version>
8888
<org.mockito.version>5.18.0</org.mockito.version>
8989
<org.slf4j.version>2.0.17</org.slf4j.version>
9090
<org.apache.commons.collections.version>4.5.0</org.apache.commons.collections.version>

0 commit comments

Comments
 (0)