File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4343 <snakeyaml .version>2.2</snakeyaml .version>
4444 <apache-groovy .version>4.0.15</apache-groovy .version>
4545 <h2 .version>2.2.224</h2 .version>
46+ <esotericsoftware .kryo.version>5.6.2</esotericsoftware .kryo.version>
4647 </properties >
4748
4849 <dependencies >
7677 <dependencyManagement >
7778 <dependencies >
7879
80+ <dependency >
81+ <groupId >com.esotericsoftware</groupId >
82+ <artifactId >kryo</artifactId >
83+ <version >${esotericsoftware.kryo.version} </version >
84+ </dependency >
85+
7986 <dependency >
8087 <groupId >com.h2database</groupId >
8188 <artifactId >h2</artifactId >
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >com.esotericsoftware</groupId >
2828 <artifactId >kryo</artifactId >
29- <version >5.6.2</version >
3029 </dependency >
3130
32-
3331 <dependency >
3432 <groupId >org.apache.groovy</groupId >
3533 <artifactId >groovy</artifactId >
You can’t perform that action at this time.
0 commit comments