Skip to content

Commit

Permalink
Bump bundled frontend to v4.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <[email protected]>
  • Loading branch information
nscuro committed May 19, 2024
1 parent 139f4c8 commit c1947a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ Special thanks to everyone who contributed code to implement enhancements and fi

###### frontend-dist.zip

| Algorithm | Checksum |
|:----------|:---------|
| SHA-1 | |
| SHA-256 | |
| Algorithm | Checksum |
|:----------|:-----------------------------------------------------------------|
| SHA-1 | 995e21388806efc102bf7bc14bc6ac5a3c354fc7 |
| SHA-256 | 27e7d91ba0fe3b54dcbef8a7c44c1ee0b9afe2ba3d96c47b55d3beca68206fd2 |

###### Software Bill of Materials (SBOM)

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<properties>
<!-- Dependency Versions -->
<frontend.version>4.11.0</frontend.version>
<frontend.version>4.11.1</frontend.version>
<lib.alpine.version>${project.parent.version}</lib.alpine.version>
<lib.awaitility.version>4.2.1</lib.awaitility.version>
<lib.brotli-decoder.version>0.1.2</lib.brotli-decoder.version>
Expand Down

0 comments on commit c1947a0

Please sign in to comment.