Skip to content

Commit a77d212

Browse files
committed
Merge branch 'master' into per-column-formatting
2 parents 30cea95 + 2961c72 commit a77d212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>org.springframework</groupId>
189189
<artifactId>spring-jdbc</artifactId>
190-
<version>5.2.5.RELEASE</version>
190+
<version>5.2.6.RELEASE</version>
191191
<scope>provided</scope>
192192
</dependency>
193193

@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.assertj</groupId>
214214
<artifactId>assertj-core</artifactId>
215-
<version>3.15.0</version>
215+
<version>3.16.1</version>
216216
<scope>test</scope>
217217
</dependency>
218218
<dependency>

0 commit comments

Comments
 (0)