File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 60
60
</dependency >
61
61
62
62
<dependency >
63
- <groupId >org.avaje.composite </groupId >
63
+ <groupId >org.avaje</groupId >
64
64
<artifactId >logback</artifactId >
65
- <version >1.1 </version >
65
+ <version >1.0 </version >
66
66
<scope >test</scope >
67
67
</dependency >
68
68
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >io.avaje</groupId >
60
60
<artifactId >avaje-http-api</artifactId >
61
- <version >0.1 </version >
61
+ <version >1.11 </version >
62
62
<scope >test</scope >
63
63
</dependency >
64
64
65
65
<dependency >
66
66
<groupId >io.avaje</groupId >
67
67
<artifactId >avaje-jex</artifactId >
68
- <version >0 .1</version >
68
+ <version >2 .1</version >
69
69
<scope >test</scope >
70
70
</dependency >
71
71
72
72
<dependency >
73
73
<groupId >io.avaje</groupId >
74
74
<artifactId >avaje-jsr305</artifactId >
75
- <version >1.0 </version >
75
+ <version >1.2 </version >
76
76
<scope >test</scope >
77
77
</dependency >
78
78
79
79
<dependency >
80
80
<groupId >io.javalin</groupId >
81
81
<artifactId >javalin</artifactId >
82
- <version >3.9.1 </version >
82
+ <version >4.6.0 </version >
83
83
<scope >test</scope >
84
84
</dependency >
85
85
86
86
<dependency >
87
87
<groupId >io.helidon.webserver</groupId >
88
88
<artifactId >helidon-webserver</artifactId >
89
- <version >2.0.1 </version >
89
+ <version >2.5.0 </version >
90
90
<scope >test</scope >
91
91
</dependency >
92
92
93
93
<dependency >
94
94
<groupId >org.projectlombok</groupId >
95
95
<artifactId >lombok</artifactId >
96
- <version >1.18.6 </version >
96
+ <version >1.18.24 </version >
97
97
<scope >test</scope >
98
98
</dependency >
99
99
100
100
<dependency >
101
- <groupId >org.avaje.composite </groupId >
101
+ <groupId >org.avaje</groupId >
102
102
<artifactId >logback</artifactId >
103
- <version >1.1 </version >
103
+ <version >1.0 </version >
104
104
<scope >test</scope >
105
105
</dependency >
106
106
You can’t perform that action at this time.
0 commit comments