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.18.0 </jackson-version >
16+ <jackson-version >2.18.1 </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 >
9595 <dependency >
9696 <groupId >org.redisson</groupId >
9797 <artifactId >redisson</artifactId >
98- <version >3.37.0 </version >
98+ <version >3.38.1 </version >
9999 <exclusions >
100100 <exclusion >
101101 <groupId >ch.qos.logback</groupId >
120120 <dependency >
121121 <groupId >software.amazon.awssdk</groupId >
122122 <artifactId >s3</artifactId >
123- <version >2.29.1 </version >
123+ <version >2.29.6 </version >
124124 </dependency >
125125 <dependency >
126126 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments