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 ebc634c commit 66f05aeCopy full SHA for 66f05ae
pom.xml
@@ -158,13 +158,13 @@
158
<dependency>
159
<groupId>org.junit.jupiter</groupId>
160
<artifactId>junit-jupiter-engine</artifactId>
161
- <version>6.0.1</version>
+ <version>6.0.2</version>
162
<scope>test</scope>
163
</dependency>
164
165
166
<artifactId>junit-jupiter</artifactId>
167
168
169
170
@@ -226,7 +226,7 @@
226
227
<groupId>org.json</groupId>
228
<artifactId>json</artifactId>
229
- <version>20250517</version>
+ <version>20251224</version>
230
231
232
<groupId>org.hyperledger</groupId>
0 commit comments