Skip to content

Commit

Permalink
Merge pull request #285 from seart-group/dependabot/maven/master/org.…
Browse files Browse the repository at this point in the history
…junit-junit-bom-5.11.3

Bump org.junit:junit-bom from 5.11.2 to 5.11.3
  • Loading branch information
seart-bot authored Oct 22, 2024
2 parents abec13d + af43c08 commit e52f607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<project.build.resourceDirectory>${project.basedir}/src/main/resources</project.build.resourceDirectory>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<org.junit.version>5.11.2</org.junit.version>
<org.junit.version>5.11.3</org.junit.version>
<org.mockito.version>5.14.2</org.mockito.version>
<org.slf4j.version>2.0.16</org.slf4j.version>
<org.apache.commons.collections.version>4.4</org.apache.commons.collections.version>
Expand Down

0 comments on commit e52f607

Please sign in to comment.