mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
build(deps): bump flyingSaucerVersion from 10.0.4 to 10.0.5
Bumps `flyingSaucerVersion` from 10.0.4 to 10.0.5. Updates `org.xhtmlrenderer:flying-saucer-core` from 10.0.4 to 10.0.5 - [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases) - [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.4...v10.0.5) Updates `org.xhtmlrenderer:flying-saucer-pdf` from 10.0.4 to 10.0.5 - [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases) - [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyingsaucerproject/flyingsaucer/compare/v10.0.4...v10.0.5) --- updated-dependencies: - dependency-name: org.xhtmlrenderer:flying-saucer-core dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.xhtmlrenderer:flying-saucer-pdf dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Loïc Mathieu
parent
80d81820c9
commit
6a8e6b414b
@@ -20,7 +20,7 @@ dependencies {
|
||||
def kafkaVersion = "4.1.1"
|
||||
def opensearchVersion = "3.2.0"
|
||||
def opensearchRestVersion = "3.3.2"
|
||||
def flyingSaucerVersion = "10.0.4"
|
||||
def flyingSaucerVersion = "10.0.5"
|
||||
def jacksonVersion = "2.20.1"
|
||||
def jacksonAnnotationsVersion = "2.20"
|
||||
def jugVersion = "5.1.1"
|
||||
|
||||
Reference in New Issue
Block a user