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 e03b134 commit 597de36Copy full SHA for 597de36
pom.xml
@@ -147,7 +147,7 @@
147
<dependency>
148
<groupId>com.google.code.gson</groupId>
149
<artifactId>gson</artifactId>
150
- <version>2.13.1</version>
+ <version>2.13.2</version>
151
</dependency>
152
153
<groupId>org.jdbi</groupId>
@@ -167,7 +167,7 @@
167
<plugin>
168
<groupId>org.apache.maven.plugins</groupId>
169
<artifactId>maven-wrapper-plugin</artifactId>
170
- <version>3.3.3</version>
+ <version>3.3.4</version>
171
</plugin>
172
173
<groupId>org.springframework.boot</groupId>
@@ -183,7 +183,7 @@
183
184
185
<artifactId>maven-surefire-plugin</artifactId>
186
- <version>3.5.3</version>
+ <version>3.5.4</version>
187
188
189
<groupId>org.openapitools</groupId>
0 commit comments