File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.biojava</groupId >
55 <artifactId >biojava-http</artifactId >
6- <version >6.0.0-SNAPSHOT </version >
6+ <version >6.0.0-alpha2 </version >
77 <name >BioJava HTTP</name >
88 <description >HTML/JS based interfaces for BioJava</description >
99
1515 <timestamp >${maven.build.timestamp}</timestamp >
1616 <slf4j .version>1.7.19</slf4j .version>
1717 <log4j .version>2.13.3</log4j .version>
18- <biojava .version>6.0.0-alpha1 </biojava .version>
18+ <biojava .version>6.0.0-alpha2 </biojava .version>
1919 </properties >
2020
2121 <repositories >
4646 <dependency >
4747 <groupId >com.sparkjava</groupId >
4848 <artifactId >spark-core</artifactId >
49- <version >2.7.2 </version >
49+ <version >2.9.3 </version >
5050 </dependency >
5151
5252 <dependency >
6262 <dependency >
6363 <groupId >junit</groupId >
6464 <artifactId >junit</artifactId >
65- <version >4.13.1 </version >
65+ <version >4.13.2 </version >
6666 <scope >test</scope >
6767 </dependency >
6868 <!-- SLF4J API, for compiling -->
9898 <dependency >
9999 <groupId >com.sparkjava</groupId >
100100 <artifactId >spark-template-handlebars</artifactId >
101- <version >2.3 </version >
101+ <version >2.7.1 </version >
102102 </dependency >
103103
104104 <dependency >
105105 <groupId >com.google.code.gson</groupId >
106106 <artifactId >gson</artifactId >
107- <version >2.7 </version >
107+ <version >2.8.6 </version >
108108 </dependency >
109109 </dependencies >
110110
You can’t perform that action at this time.
0 commit comments