Skip to content

Commit

Permalink
Merge pull request #8 from driftserver/dependabot/maven/drift-sample/…
Browse files Browse the repository at this point in the history
…drift-sample-springboot/com.h2database-h2-2.0.206

Bump h2 from 1.4.197 to 2.0.206 in /drift-sample/drift-sample-springboot
  • Loading branch information
bramstieperaere authored Jan 15, 2022
2 parents 7e126f5 + adfa8a7 commit 6da894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drift-sample/drift-sample-springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.197</version>
<version>2.0.206</version>
</dependency>
<!-- Spring DEV tools -->
<dependency>
Expand Down

0 comments on commit 6da894e

Please sign in to comment.