Skip to content

Commit c5d1aa8

Browse files
Bump com.h2database:h2 from 2.2.222 to 2.2.224 (#1234)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.222 to 2.2.224. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.2.222...version-2.2.224) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 913eb47 commit c5d1aa8

File tree

1 file changed

+1
-1
lines changed
  • osgp/platform/osgp-secret-management

1 file changed

+1
-1
lines changed

osgp/platform/osgp-secret-management/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SPDX-License-Identifier: Apache-2.0
3131
<maven.failsafe.plugin.version>3.2.5</maven.failsafe.plugin.version>
3232
<spring.boot.maven.plugin.version>3.2.0</spring.boot.maven.plugin.version>
3333
<osgp-ws-secret-management-version>${project.parent.version}</osgp-ws-secret-management-version>
34-
<h2database.version>2.2.222</h2database.version>
34+
<h2database.version>2.2.224</h2database.version>
3535
<failOnMissingWebXml>false</failOnMissingWebXml>
3636
</properties>
3737

0 commit comments

Comments
 (0)