|
88 | 88 | <dependency>
|
89 | 89 | <groupId>com.fasterxml.jackson.core</groupId>
|
90 | 90 | <artifactId>jackson-annotations</artifactId>
|
91 |
| - <version>2.19.1</version> |
| 91 | + <version>2.19.2</version> |
92 | 92 | </dependency>
|
93 | 93 | <dependency>
|
94 | 94 | <groupId>com.fasterxml.jackson.core</groupId>
|
95 | 95 | <artifactId>jackson-core</artifactId>
|
96 |
| - <version>2.19.1</version> |
| 96 | + <version>2.19.2</version> |
97 | 97 | </dependency>
|
98 | 98 | <dependency>
|
99 | 99 | <groupId>com.fasterxml.jackson.core</groupId>
|
100 | 100 | <artifactId>jackson-databind</artifactId>
|
101 |
| - <version>2.19.1</version> |
| 101 | + <version>2.19.2</version> |
102 | 102 | </dependency>
|
103 | 103 | <dependency>
|
104 | 104 | <groupId>com.github.cafapi.common</groupId>
|
|
173 | 173 | <dependency>
|
174 | 174 | <groupId>io.projectreactor</groupId>
|
175 | 175 | <artifactId>reactor-core</artifactId>
|
176 |
| - <version>3.7.7</version> |
| 176 | + <version>3.7.8</version> |
177 | 177 | </dependency>
|
178 | 178 | <dependency>
|
179 | 179 | <groupId>jakarta.annotation</groupId>
|
|
268 | 268 | <dependency>
|
269 | 269 | <groupId>org.junit.jupiter</groupId>
|
270 | 270 | <artifactId>junit-jupiter-api</artifactId>
|
271 |
| - <version>5.13.3</version> |
| 271 | + <version>5.13.4</version> |
272 | 272 | </dependency>
|
273 | 273 | <dependency>
|
274 | 274 | <groupId>org.junit.platform</groupId>
|
275 | 275 | <artifactId>junit-platform-commons</artifactId>
|
276 |
| - <version>1.13.3</version> |
| 276 | + <version>1.13.4</version> |
277 | 277 | </dependency>
|
278 | 278 | <dependency>
|
279 | 279 | <groupId>org.opensearch.client</groupId>
|
|
354 | 354 | </image>
|
355 | 355 | <image>
|
356 | 356 | <repository>${dockerHubPublic}/cafapi/oraclelinux-jre21</repository>
|
357 |
| - <tag>1.3.0</tag> |
358 |
| - <digest>sha256:4534965678cf9e7ddb1688e69f6a831970d8bb56ab13c039f43ebe63cf4333f2</digest> |
| 357 | + <tag>1.3.3</tag> |
| 358 | + <digest>sha256:ced11d43bcbbc88ec2065a2884683f8ec630c93e7cbfff79b0b6e07e00c776c6</digest> |
359 | 359 | </image>
|
360 | 360 | </imageManagement>
|
361 | 361 | </configuration>
|
|
0 commit comments