We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e0aeb commit 460df10Copy full SHA for 460df10
pom.xml
@@ -101,7 +101,7 @@
101
<dependency>
102
<groupId>org.redisson</groupId>
103
<artifactId>redisson</artifactId>
104
- <version>3.51.0</version>
+ <version>3.52.0</version>
105
<exclusions>
106
<exclusion>
107
<groupId>ch.qos.logback</groupId>
@@ -137,7 +137,7 @@
137
138
<groupId>io.minio</groupId>
139
<artifactId>minio</artifactId>
140
- <version>8.5.17</version>
+ <version>8.6.0</version>
141
</dependency>
142
143
<groupId>de.siegmar</groupId>
@@ -188,7 +188,7 @@
188
<plugin>
189
<groupId>org.openapitools</groupId>
190
<artifactId>openapi-generator-maven-plugin</artifactId>
191
- <version>7.15.0</version>
+ <version>7.16.0</version>
192
<executions>
193
<execution>
194
<id>api.2b2t.vc</id>
0 commit comments