Skip to content

Commit

Permalink
chore(deps): update dependency org.hsqldb:hsqldb to v2.7.4 (#14740)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Puja Jagani <[email protected]>
  • Loading branch information
renovate[bot] and pujagani authored Nov 13, 2024
1 parent 0e8059d commit 697bae7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ maven.install(
"org.assertj:assertj-core:3.26.3",
"org.bouncycastle:bcpkix-jdk18on:1.78.1",
"org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5",
"org.hsqldb:hsqldb:2.7.3",
"org.hsqldb:hsqldb:2.7.4",
"org.jspecify:jspecify:1.0.0",
"org.junit.jupiter:junit-jupiter-api:5.11.3",
"org.junit.jupiter:junit-jupiter-engine:5.11.3",
Expand Down
10 changes: 5 additions & 5 deletions java/maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -1685742929,
"__RESOLVED_ARTIFACTS_HASH": -1218025727,
"__INPUT_ARTIFACTS_HASH": -740136818,
"__RESOLVED_ARTIFACTS_HASH": 314475666,
"conflict_resolution": {
"com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.11.0",
"com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.28.0",
Expand Down Expand Up @@ -635,10 +635,10 @@
},
"org.hsqldb:hsqldb": {
"shasums": {
"jar": "6f2f77eedbe75cfbe26bf30d73b13de0cc57fb7cdb27a92ed8c1a012f0e2363a",
"sources": "2ce6047abe9dc92ce27dfaaf06c8280c0385ef24ee2961d07ad9c4610902aaf9"
"jar": "5fab2bb4384ac06b762638c8fa2740c944b8d080e4796c0c6c2af8b90dd4e5ad",
"sources": "9e65fd82d140edc029604553ba3c92e5d3637c57e1551824b899730e289cbad0"
},
"version": "2.7.3"
"version": "2.7.4"
},
"org.htmlunit:htmlunit-core-js": {
"shasums": {
Expand Down

0 comments on commit 697bae7

Please sign in to comment.