File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >io.avaje</groupId >
3131 <artifactId >avaje-jsonb</artifactId >
32- <version >3.7 </version >
32+ <version >3.8 </version >
3333 </dependency >
3434
3535 <dependency >
3636 <groupId >io.avaje</groupId >
3737 <artifactId >avaje-config</artifactId >
38- <version >4.1 </version >
38+ <version >4.2 </version >
3939 </dependency >
4040
4141 <dependency >
Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >io.avaje</groupId >
6565 <artifactId >avaje-http-api</artifactId >
66- <version >3.4 </version >
66+ <version >3.5 </version >
6767 <optional >true</optional >
6868 </dependency >
6969
7878 <dependency >
7979 <groupId >io.avaje</groupId >
8080 <artifactId >avaje-http-client</artifactId >
81- <version >3.4 </version >
81+ <version >3.5 </version >
8282 <scope >test</scope >
8383 </dependency >
8484
Original file line number Diff line number Diff line change 2121 <dependency >
2222 <groupId >org.apache.maven.plugin-tools</groupId >
2323 <artifactId >maven-plugin-annotations</artifactId >
24- <version >3.15.1 </version >
24+ <version >3.15.2 </version >
2525 <scope >provided</scope >
2626 </dependency >
2727
3737 <plugin >
3838 <groupId >org.apache.maven.plugins</groupId >
3939 <artifactId >maven-plugin-plugin</artifactId >
40- <version >3.15.1 </version >
40+ <version >3.15.2 </version >
4141 <configuration >
4242 <goalPrefix >provides</goalPrefix >
4343 </configuration >
Original file line number Diff line number Diff line change 9191 <dependency >
9292 <groupId >io.avaje</groupId >
9393 <artifactId >avaje-http-api</artifactId >
94- <version >3.4 </version >
94+ <version >3.5 </version >
9595 <scope >test</scope >
9696 </dependency >
9797
9898 <dependency >
9999 <groupId >io.avaje</groupId >
100100 <artifactId >avaje-http-client</artifactId >
101- <version >3.4 </version >
101+ <version >3.5 </version >
102102 <scope >test</scope >
103103 </dependency >
104104
105105 <dependency >
106106 <groupId >io.avaje</groupId >
107107 <artifactId >avaje-jex</artifactId >
108- <version >3.2 </version >
108+ <version >3.3 </version >
109109 <scope >test</scope >
110110 </dependency >
111111
112112 <dependency >
113113 <groupId >io.avaje</groupId >
114114 <artifactId >avaje-jsonb</artifactId >
115- <version >3.7 </version >
115+ <version >3.8 </version >
116116 <scope >test</scope >
117117 </dependency >
118118
Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >io.avaje</groupId >
4141 <artifactId >avaje-config</artifactId >
42- <version >4.1 </version >
42+ <version >4.2 </version >
4343 <optional >true</optional >
4444 </dependency >
4545
You can’t perform that action at this time.
0 commit comments