File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 <testcontainers .version>1.21.3</testcontainers .version>
3737 <junit .version>5.13.1</junit .version>
3838 <assertj .version>3.27.6</assertj .version>
39+ <junit .version>5.13.4</junit .version>
40+ <assertj .version>3.27.6</assertj .version>
3941 <awaitility .version>4.3.0</awaitility .version>
4042 <project .scm.id>github</project .scm.id>
4143 </properties >
128130 <plugin >
129131 <groupId >org.apache.maven.plugins</groupId >
130132 <artifactId >maven-surefire-plugin</artifactId >
131- <version >3.5.3 </version >
133+ <version >3.5.4 </version >
132134 </plugin >
133135
134136 <plugin >
147149 <plugin >
148150 <groupId >org.apache.maven.plugins</groupId >
149151 <artifactId >maven-javadoc-plugin</artifactId >
150- <version >3.11.2 </version >
152+ <version >3.12.0 </version >
151153 <executions >
152154 <execution >
153155 <id >attach-javadocs</id >
162164 <plugin >
163165 <groupId >org.apache.maven.plugins</groupId >
164166 <artifactId >maven-dependency-plugin</artifactId >
165- <version >3.8.1 </version >
167+ <version >3.9.0 </version >
166168 <executions >
167169 <execution >
168170 <id >copy</id >
You can’t perform that action at this time.
0 commit comments