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 5
5
<parent >
6
6
<groupId >io.avaje</groupId >
7
7
<artifactId >avaje-jex-parent</artifactId >
8
- <version >3.0 </version >
8
+ <version >3.2 </version >
9
9
</parent >
10
10
11
11
<groupId >com.avaje</groupId >
40
40
<dependency >
41
41
<groupId >dev.mccue</groupId >
42
42
<artifactId >jdbc</artifactId >
43
- <version >2025.03.09 </version >
43
+ <version >2025.05.29 </version >
44
44
</dependency >
45
45
46
46
<dependency >
47
47
<groupId >org.junit.jupiter</groupId >
48
48
<artifactId >junit-jupiter-engine</artifactId >
49
- <version >5.12 .0</version >
49
+ <version >5.13 .0</version >
50
50
<scope >test</scope >
51
51
</dependency >
52
52
59
59
<dependency >
60
60
<groupId >org.postgresql</groupId >
61
61
<artifactId >postgresql</artifactId >
62
- <version >42.7.5 </version >
62
+ <version >42.7.6 </version >
63
63
</dependency >
64
64
65
65
<dependency >
148
148
<plugin >
149
149
<groupId >com.spotify.fmt</groupId >
150
150
<artifactId >fmt-maven-plugin</artifactId >
151
- <version >2.25 </version >
151
+ <version >2.27 </version >
152
152
<executions >
153
153
<execution >
154
154
<goals >
You can’t perform that action at this time.
0 commit comments