Skip to content

Commit 33c9ac9

Browse files
Bump com.h2database:h2 from 1.3.167 to 2.3.232
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.3.167 to 2.3.232. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.3.232) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa2cd6e commit 33c9ac9

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
@@ -520,7 +520,7 @@
520520
<dependency>
521521
<groupId>com.h2database</groupId>
522522
<artifactId>h2</artifactId>
523-
<version>1.3.167</version>
523+
<version>2.3.232</version>
524524
<optional>true</optional>
525525
</dependency>
526526
<dependency>

0 commit comments

Comments
 (0)