File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
17
17
<properties >
18
18
<json .simple.version>1.1.1</json .simple.version>
19
- <javalin .version>6.2 .0</javalin .version>
19
+ <javalin .version>6.3 .0</javalin .version>
20
20
</properties >
21
21
22
22
<build >
106
106
<dependency >
107
107
<groupId >com.fasterxml.jackson.core</groupId >
108
108
<artifactId >jackson-core</artifactId >
109
- <version >2.16.1 </version >
109
+ <version >2.17.2 </version >
110
110
</dependency >
111
111
112
112
<dependency >
Original file line number Diff line number Diff line change 29
29
<maven .compiler.source>21</maven .compiler.source>
30
30
<maven .compiler.target>21</maven .compiler.target>
31
31
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32
- <logback .version>1.5.6 </logback .version>
32
+ <logback .version>1.5.7 </logback .version>
33
33
<jmh .version>1.37</jmh .version>
34
- <junit .version>5.10.2 </junit .version>
34
+ <junit .version>5.11.0 </junit .version>
35
35
<slf4j .version>2.0.13</slf4j .version>
36
36
<hc .version>5.3</hc .version>
37
37
<convex .version>${project.version} </convex .version>
You can’t perform that action at this time.
0 commit comments