File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 <plugin >
3535 <groupId >io.jooby</groupId >
3636 <artifactId >jooby-maven-plugin</artifactId >
37- <version >4.0.10 </version >
37+ <version >4.0.11 </version >
3838 </plugin >
3939 <plugin >
4040 <artifactId >maven-shade-plugin</artifactId >
7171 <dependency >
7272 <groupId >io.jooby</groupId >
7373 <artifactId >jooby-bom</artifactId >
74- <version >4.0.10 </version >
74+ <version >4.0.11 </version >
7575 <type >pom</type >
7676 <scope >import</scope >
7777 </dependency >
7878 <dependency >
7979 <groupId >software.amazon.awssdk</groupId >
8080 <artifactId >bom</artifactId >
81- <version >2.37.3 </version >
81+ <version >2.38.2 </version >
8282 <type >pom</type >
8383 <scope >import</scope >
8484 </dependency >
136136 <dependency >
137137 <groupId >org.xerial</groupId >
138138 <artifactId >sqlite-jdbc</artifactId >
139- <version >3.50.3 .0</version >
139+ <version >3.51.0 .0</version >
140140 </dependency >
141141
142142 <dependency >
You can’t perform that action at this time.
0 commit comments