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 010a16d commit afb033dCopy full SHA for afb033d
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.17.0</commons-lang3.version>
48
- <junit.version>5.11.2</junit.version>
+ <junit.version>5.11.3</junit.version>
49
<slf4j.version>2.0.16</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.11.2</version>
+ <version>5.11.3</version>
212
</dependency>
213
</dependencies>
214
</plugin>
0 commit comments