File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 <packaging >jar</packaging >
1313
1414 <artifactId >testcontainers-annotations</artifactId >
15- <version >2.0.3 </version >
15+ <version >2.0.4 </version >
1616
1717 <name >testcontainers-annotations</name >
1818 <description >testcontainers-annotations</description >
3939 </scm >
4040
4141 <properties >
42- <spring-boot .version>3.0.2 </spring-boot .version>
42+ <spring-boot .version>3.2.4 </spring-boot .version>
4343 <woody .version>1.0.5</woody .version>
4444 <kafka-common-lib .version>0.0.3</kafka-common-lib .version>
4545 <geck .version>0.0.1</geck .version>
46- <lombok .version>1.18.24 </lombok .version>
47- <testcontainers .version>1.17.6 </testcontainers .version>
48- <junit-jupiter .version>5.9 .2</junit-jupiter .version>
46+ <lombok .version>1.18.32 </lombok .version>
47+ <testcontainers .version>1.19.7 </testcontainers .version>
48+ <junit-jupiter .version>5.10 .2</junit-jupiter .version>
4949 <checkstyle .config.suppressions.path>./src/main/resources/checkstyle/checkstyle-suppressions.xml
5050 </checkstyle .config.suppressions.path>
5151 </properties >
168168 <dependency >
169169 <groupId >com.fasterxml.jackson.core</groupId >
170170 <artifactId >jackson-databind</artifactId >
171- <version >2.14.1 </version >
171+ <version >2.17.0 </version >
172172 </dependency >
173173 <dependency >
174174 <groupId >io.github.benas</groupId >
You can’t perform that action at this time.
0 commit comments