Skip to content

Commit 0e5fc2b

Browse files
chore(deps): update maven
1 parent 93a7578 commit 0e5fc2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

integration-tests/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.slf4j</groupId>
6969
<artifactId>slf4j-log4j12</artifactId>
70-
<version>2.0.16</version>
70+
<version>2.0.17</version>
7171
</dependency>
7272

7373
<dependency>
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.junit.jupiter</groupId>
8282
<artifactId>junit-jupiter-engine</artifactId>
83-
<version>5.12.2</version>
83+
<version>5.14.3</version>
8484
<scope>test</scope>
8585
</dependency>
8686

@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.maven.plugins</groupId>
9999
<artifactId>maven-surefire-plugin</artifactId>
100-
<version>3.2.5</version>
100+
<version>3.5.5</version>
101101
<configuration>
102102
<argLine>
103103
--add-opens=java.base/java.lang=ALL-UNNAMED

0 commit comments

Comments
 (0)