mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 01:28:15 +01:00
Update dependencies
- AWS: 2.20.130 → 2.21.5 - Braintree: 3.25.0 → 3.27.0 - commons-csv: 2.13.0 → 2.14.0 - dropwizard: 2.1.7 → 2.1.9 - Google libraries BOM: 26.22.0 → 26.25.0 - grpc: 1.56.1 → 1.58.0 - kotlin: 1.9.0 → 1.9.10 - protobuf: 3.23.2 → 3.24.3 - stripe: 23.1.1 → 23.10.0 - junit-pioneer: 2.0.1 → 2.1.0 - firebase-admin: 9.1.1 → 9.2.0 - swagger-jaxrs2: 2.2.8 → 2.2.17 - java-uuid-generator: 4.2.0 → 4.3.0 - log4j: 2.17.0 → 2.21.0 - reactor-bom: 2022.0.10 → 2022.0.12
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<plugin>
|
||||
<groupId>io.swagger.core.v3</groupId>
|
||||
<artifactId>swagger-maven-plugin</artifactId>
|
||||
<version>2.2.8</version>
|
||||
<version>${swagger.version}</version>
|
||||
<configuration>
|
||||
<outputFileName>signal-server-openapi</outputFileName>
|
||||
<outputPath>${project.build.directory}/openapi</outputPath>
|
||||
|
||||
Reference in New Issue
Block a user