Skip to content

Commit 03e246e

Browse files
Bump junit from 4.12 to 4.13.1 in /ollie-targetplatform
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cddb4a commit 03e246e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ollie-targetplatform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<javax.servlet.version>3.1.0</javax.servlet.version>
2222
<jetty.version>9.4.20.v20190813</jetty.version>
2323
<jooq.version>3.11.3</jooq.version>
24-
<junit.version>4.12</junit.version>
24+
<junit.version>4.13.1</junit.version>
2525
<liquibase.version>3.5.1</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
2626
<logback.version>1.2.3</logback.version>
2727
<metrics.version>3.2.2</metrics.version>

0 commit comments

Comments
 (0)