We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f4bf0 commit 170ed10Copy full SHA for 170ed10
pom.xml
@@ -45,7 +45,7 @@
45
<tweetnacl.version>1.1.2</tweetnacl.version>
46
<json.version>20240303</json.version>
47
<commons-lang3.version>3.14.0</commons-lang3.version>
48
- <junit.version>5.10.2</junit.version>
+ <junit.version>5.10.3</junit.version>
49
<slf4j.version>2.0.13</slf4j.version>
50
</properties>
51
@@ -208,7 +208,7 @@
208
<dependency>
209
<groupId>org.junit.jupiter</groupId>
210
<artifactId>junit-jupiter-engine</artifactId>
211
- <version>5.10.2</version>
+ <version>5.10.3</version>
212
</dependency>
213
</dependencies>
214
</plugin>
0 commit comments