Skip to content

Commit 30f078d

Browse files
dependabot[bot]daggerok
authored andcommitted
Bump junit from 4.13 to 4.13.1 in /aop-logger
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d533130 commit 30f078d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aop-logger/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.target>1.8</maven.compiler.target>
1818
<lombok.version>1.18.12</lombok.version>
1919
<jgiven.version>0.15.3</jgiven.version>
20-
<junit4.version>4.13</junit4.version>
20+
<junit4.version>4.13.1</junit4.version>
2121
<slf4j.version>1.7.30</slf4j.version>
2222
<javaee.version>8.0</javaee.version>
2323
<vavr.version>0.10.2</vavr.version>

0 commit comments

Comments
 (0)