Skip to content

Commit f694025

Browse files
Bump h2 from 2.0.202 to 2.0.206 (#581)
Bumps [h2](https://github.com/h2database/h2database) from 2.0.202 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.0.202...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31b28df commit f694025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<slf4j.log4j2.version>1.7.26</slf4j.log4j2.version>
8585
<spring.security.ldap.version>5.6.1</spring.security.ldap.version>
8686
<scalatest.version>3.0.5</scalatest.version>
87-
<h2database.version>2.0.202</h2database.version>
87+
<h2database.version>2.0.206</h2database.version>
8888
<testcontainers.postgresql.version>1.15.3</testcontainers.postgresql.version>
8989
<mockito.version>2.25.0</mockito.version>
9090
<cron-expression-descriptor.version>1.2</cron-expression-descriptor.version>

0 commit comments

Comments
 (0)