Skip to content

Commit 2d3c9a1

Browse files
Merge pull request #39 from doubleSlashde/dependabot/maven/dev-dependencies-8fbe76866a
2 parents beff1cb + 2060c91 commit 2d3c9a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.junit.jupiter</groupId>
2020
<artifactId>junit-jupiter</artifactId>
21-
<version>5.11.4</version>
21+
<version>5.12.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
<dependency>
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-surefire-plugin</artifactId>
36-
<version>3.5.2</version>
36+
<version>3.5.3</version>
3737
</plugin>
3838
</plugins>
3939
</build>

0 commit comments

Comments
 (0)