File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >net.b07z.sepia.server.core</groupId >
66 <artifactId >sepia-core-tools</artifactId >
7- <version >2.0.2 </version >
7+ <version >2.1.0 </version >
88 <name >SEPIA Core-Tools</name >
99 <description >The Core-Tools repository contains classes and methods that are shared by all SEPIA servers and other tools like the SDK.</description >
1010 <url >https://github.com/SEPIA-Framework/sepia-core-tools-java</url >
6868 <dependency >
6969 <groupId >com.sparkjava</groupId >
7070 <artifactId >spark-core</artifactId >
71- <version >2.5.4 </version >
71+ <version >2.8.0 </version >
7272 </dependency >
7373 <!-- <dependency>
7474 <groupId>org.slf4j</groupId>
8888 <dependency >
8989 <groupId >com.fasterxml.jackson.core</groupId >
9090 <artifactId >jackson-databind</artifactId >
91- <version >2.7.0 </version >
91+ <version >2.9.7 </version >
9292 </dependency >
9393 <dependency >
9494 <groupId >commons-lang</groupId >
You can’t perform that action at this time.
0 commit comments