File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
<name >jooby</name >
12
12
13
13
<properties >
14
- <jooby .version>3.1.1 </jooby .version>
15
- <netty .version>4.1.109 .Final</netty .version>
14
+ <jooby .version>3.1.2 </jooby .version>
15
+ <netty .version>4.1.110 .Final</netty .version>
16
16
<dsl-json .version>2.0.2</dsl-json .version>
17
- <postgresql .version>42.7.2 </postgresql .version>
17
+ <postgresql .version>42.7.3 </postgresql .version>
18
18
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19
19
<maven .compiler.source>21</maven .compiler.source>
20
20
<maven .compiler.target>21</maven .compiler.target>
42
42
<dependency >
43
43
<groupId >com.mysql</groupId >
44
44
<artifactId >mysql-connector-j</artifactId >
45
- <version >8.3 .0</version >
45
+ <version >8.4 .0</version >
46
46
</dependency >
47
47
48
48
<!-- postgresql -->
55
55
<dependency >
56
56
<groupId >io.vertx</groupId >
57
57
<artifactId >vertx-pg-client</artifactId >
58
- <version >4.5.4 </version >
58
+ <version >4.5.7 </version >
59
59
</dependency >
60
60
61
61
<!-- json -->
You can’t perform that action at this time.
0 commit comments