File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 146146 <dependency >
147147 <groupId >org.hamcrest</groupId >
148148 <artifactId >hamcrest-core</artifactId >
149- <version >1.3 </version >
149+ <version >2.2 </version >
150150 <scope >test</scope >
151151 </dependency >
152152 <dependency >
163163 <dependency >
164164 <groupId >com.google.protobuf</groupId >
165165 <artifactId >protobuf-java</artifactId >
166- <version >3.4.0 </version >
166+ <version >3.18.1 </version >
167167 </dependency >
168168 <dependency >
169169 <groupId >com.esotericsoftware</groupId >
170170 <artifactId >kryo</artifactId >
171- <version >5.0.0-RC8 </version >
171+ <version >5.2.0 </version >
172172 </dependency >
173173 </dependencies >
174174
Original file line number Diff line number Diff line change 152152 <dependency >
153153 <groupId >org.slf4j</groupId >
154154 <artifactId >slf4j-simple</artifactId >
155- <version >1.7.5 </version >
155+ <version >1.7.32 </version >
156156 <optional >true</optional >
157157 </dependency >
158158 </dependencies >
Original file line number Diff line number Diff line change 182182 <dependency >
183183 <groupId >junit</groupId >
184184 <artifactId >junit</artifactId >
185- <version >4.13.1 </version >
185+ <version >4.13.2 </version >
186186 <scope >test</scope >
187187 </dependency >
188188 <dependency >
You can’t perform that action at this time.
0 commit comments