Skip to content

Commit 6ccbc86

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 929e590 + b25e07b commit 6ccbc86

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.junit.jupiter</groupId>
7070
<artifactId>junit-jupiter</artifactId>
71-
<version>6.0.2</version>
71+
<version>6.0.3</version>
7272
<scope>test</scope>
7373
</dependency>
7474
<dependency>
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-surefire-plugin</artifactId>
107-
<version>3.5.4</version>
107+
<version>3.5.5</version>
108108
<configuration>
109109
<argLine>
110110
@{argLine} --enable-native-access=com.ustermetrics.clarabel4j

0 commit comments

Comments
 (0)