Skip to content

Commit ed7ed6a

Browse files
Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#396)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.3.230 to 2.3.232. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.230...version-2.3.232) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 113f045 commit ed7ed6a

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
@@ -120,7 +120,7 @@
120120
<hamcrest.version>3.0</hamcrest.version>
121121
<hikari.version>5.1.0</hikari.version>
122122
<fastutil.version>8.5.14</fastutil.version>
123-
<h2.version>2.3.230</h2.version>
123+
<h2.version>2.3.232</h2.version>
124124
<jackson.version>2.17.2</jackson.version>
125125
<javassist.version>3.30.2-GA</javassist.version>
126126
<javassist.maven.core.version>0.2.8</javassist.maven.core.version>

0 commit comments

Comments
 (0)