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.
2 parents 30cea95 + 2961c72 commit a77d212Copy full SHA for a77d212
pom.xml
@@ -187,7 +187,7 @@
187
<dependency>
188
<groupId>org.springframework</groupId>
189
<artifactId>spring-jdbc</artifactId>
190
- <version>5.2.5.RELEASE</version>
+ <version>5.2.6.RELEASE</version>
191
<scope>provided</scope>
192
</dependency>
193
@@ -212,7 +212,7 @@
212
213
<groupId>org.assertj</groupId>
214
<artifactId>assertj-core</artifactId>
215
- <version>3.15.0</version>
+ <version>3.16.1</version>
216
<scope>test</scope>
217
218
0 commit comments