Skip to content

Commit 29c7eb5

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 in the java-production-dependencies group across 1 directory (#130)
* Bump com.fasterxml.jackson.core:jackson-databind Bumps the java-production-dependencies group with 1 update in the / directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.20.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * [skip ci] update changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de>
1 parent ed23308 commit 29c7eb5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Changes to prior versions can be found on the [Github release page](https://gith
1414

1515
### Changed
1616
* Require JDK 25
17+
* Updated dependency `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.20.1
1718

1819
## [1.6.1](https://github.com/cryptomator/integrations-linux/releases/tag/1.6.1) - 2025-09-17
1920

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<!-- runtime dependencies -->
4242
<api.version>1.8.0-beta1</api.version>
4343
<slf4j.version>2.0.17</slf4j.version>
44-
<jackson.version>2.20.0</jackson.version>
44+
<jackson.version>2.20.1</jackson.version>
4545
<secret-service.version>2.0.1-alpha</secret-service.version>
4646
<kdewallet.version>1.4.0</kdewallet.version>
4747
<flatpakupdateportal.version>1.1.0</flatpakupdateportal.version>

0 commit comments

Comments
 (0)