File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <maven .compiler.source>21</maven .compiler.source>
1414 <maven .compiler.target>21</maven .compiler.target>
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16- <jackson-version >2.19.1 </jackson-version >
16+ <jackson-version >2.19.2 </jackson-version >
1717 <swagger-annotations-version >2.2.19</swagger-annotations-version >
1818 <maven-plugin-version >1.0.0</maven-plugin-version >
1919 <junit-version >4.13.1</junit-version >
126126 <dependency >
127127 <groupId >org.xerial</groupId >
128128 <artifactId >sqlite-jdbc</artifactId >
129- <version >3.50.2 .0</version >
129+ <version >3.50.3 .0</version >
130130 </dependency >
131131 <dependency >
132132 <groupId >io.minio</groupId >
146146 <dependency >
147147 <groupId >org.junit.jupiter</groupId >
148148 <artifactId >junit-jupiter</artifactId >
149- <version >5.13.2 </version >
149+ <version >5.13.4 </version >
150150 <scope >test</scope >
151151 </dependency >
152152 </dependencies >
You can’t perform that action at this time.
0 commit comments