File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 <maven .compiler.source>11</maven .compiler.source>
2525 <maven .compiler.target>11</maven .compiler.target>
26- <restlet-version >2.4.3 </restlet-version >
26+ <restlet-version >2.4.4 </restlet-version >
2727 <bridgedb-version >3.0.29</bridgedb-version >
28- <junit .version>5.10 .1</junit .version>
28+ <junit .version>5.14 .1</junit .version>
2929 </properties >
3030
3131 <dependencies >
8585 <dependency >
8686 <groupId >org.json</groupId >
8787 <artifactId >json</artifactId >
88- <version >20231013 </version >
88+ <version >20250517 </version >
8989 </dependency >
9090 <dependency >
9191 <groupId >com.google.code.gson</groupId >
9292 <artifactId >gson</artifactId >
93- <version >2.10.1 </version >
93+ <version >2.13.2 </version >
9494 <scope >provided</scope >
9595 </dependency >
9696 <dependency >
You can’t perform that action at this time.
0 commit comments