|
19 | 19 | <pact.version>4.6.16</pact.version>
|
20 | 20 | <postgres.version>42.7.5</postgres.version>
|
21 | 21 | <surefire.version>3.5.2</surefire.version>
|
22 |
| - <swagger.ui.version>5.18.2</swagger.ui.version> |
| 22 | + <swagger.ui.version>5.18.3</swagger.ui.version> |
23 | 23 | <swagger.ui.path>META-INF/resources/webjars/swagger-ui/${swagger.ui.version}/</swagger.ui.path>
|
24 | 24 | <mockserver.version>5.15.0</mockserver.version>
|
25 | 25 | <junit.version>5.11.4</junit.version>
|
|
138 | 138 | <suppressionFile>owaspSuppression.xml</suppressionFile>
|
139 | 139 | </suppressionFiles>
|
140 | 140 | </configuration>
|
141 |
| - <version>12.0.1</version> |
| 141 | + <version>12.0.2</version> |
142 | 142 | <executions>
|
143 | 143 | <execution>
|
144 | 144 | <goals>
|
|
455 | 455 | <dependency>
|
456 | 456 | <groupId>org.apache.httpcomponents.client5</groupId>
|
457 | 457 | <artifactId>httpclient5</artifactId>
|
458 |
| - <version>5.4.1</version> |
| 458 | + <version>5.4.2</version> |
459 | 459 | </dependency>
|
460 | 460 |
|
461 | 461 | <dependency>
|
|
467 | 467 | <dependency>
|
468 | 468 | <groupId>io.sentry</groupId>
|
469 | 469 | <artifactId>sentry</artifactId>
|
470 |
| - <version>8.0.0</version> |
| 470 | + <version>8.1.0</version> |
471 | 471 | </dependency>
|
472 | 472 |
|
473 | 473 | <dependency>
|
|
701 | 701 | <dependency>
|
702 | 702 | <groupId>com.google.cloud</groupId>
|
703 | 703 | <artifactId>google-cloud-storage</artifactId>
|
704 |
| - <version>2.47.0</version> |
| 704 | + <version>2.48.0</version> |
705 | 705 | </dependency>
|
706 | 706 |
|
707 | 707 | <dependency>
|
|
725 | 725 | <dependency>
|
726 | 726 | <groupId>com.google.code.gson</groupId>
|
727 | 727 | <artifactId>gson</artifactId>
|
728 |
| - <version>2.11.0</version> |
| 728 | + <version>2.12.1</version> |
729 | 729 | </dependency>
|
730 | 730 |
|
731 | 731 | <dependency>
|
|
0 commit comments