File tree Expand file tree Collapse file tree
base/src/main/java/software/xdev/tci/concurrent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 2.8.2
2+ * Updated dependencies
3+
14# 2.8.1
25* Updated dependencies
36
Original file line number Diff line number Diff line change 8686 <dependency >
8787 <groupId >software.xdev</groupId >
8888 <artifactId >testcontainers-advanced-imagebuilder</artifactId >
89- <version >2.2.1 </version >
89+ <version >2.3.0 </version >
9090 </dependency >
9191
9292 <!-- Utility for proxies in tests -->
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >software.xdev</groupId >
5858 <artifactId >spring-security-advanced-authentication-ui</artifactId >
59- <version >2.1.0 </version >
59+ <version >2.1.1 </version >
6060 </dependency >
6161
6262 <dependency >
Original file line number Diff line number Diff line change 1919
2020
2121/**
22- * Holds the {@link ExecutorService} that can be used like for TCI related work like starting or stopping containers.
22+ * Holds the {@link ExecutorService} that can be used for TCI related work like starting or stopping containers.
2323 * <p>
2424 * This {@link ExecutorService} should be used in favor of {@link java.util.concurrent.ForkJoinPool#commonPool()} as it
2525 * guarantees better scalability.
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >software.xdev.mockserver</groupId >
5656 <artifactId >bom</artifactId >
57- <version >1.1.3 </version >
57+ <version >1.2.0 </version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >software.xdev</groupId >
7878 <artifactId >testcontainers-selenium</artifactId >
79- <version >1.2.4 </version >
79+ <version >1.2.5 </version >
8080 </dependency >
8181
8282 <dependency >
You can’t perform that action at this time.
0 commit comments