Skip to content

Bump com.fasterxml.jackson.core:jackson-databind from 2.12.7.1 to 2.22.0 in /wdl-parsing/WDLParsingFunction#189

Merged
denis-yuen merged 2 commits into
developfrom
dependabot/maven/wdl-parsing/WDLParsingFunction/com.fasterxml.jackson.core-jackson-databind-2.22.0
Jul 15, 2026
Merged

Bump com.fasterxml.jackson.core:jackson-databind from 2.12.7.1 to 2.22.0 in /wdl-parsing/WDLParsingFunction#189
denis-yuen merged 2 commits into
developfrom
dependabot/maven/wdl-parsing/WDLParsingFunction/com.fasterxml.jackson.core-jackson-databind-2.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps com.fasterxml.jackson.core:jackson-databind from 2.12.7.1 to 2.22.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.12.7.1 to 2.22.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 30, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@denis-yuen denis-yuen self-assigned this Jul 9, 2026
@denis-yuen denis-yuen requested review from a team, denis-yuen, nolunwa-ucsc and svonworl and removed request for a team July 9, 2026 18:53
<packaging>jar</packaging>
<name>WDL parser created for SAM CLI.</name>
<properties>
<maven.compiler.source>11</maven.compiler.source>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>${jackson-version}</version>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bom enforces the proper version of the annotations

@denis-yuen denis-yuen requested review from svonworl and removed request for svonworl July 15, 2026 15:05
@denis-yuen denis-yuen merged commit 07fa383 into develop Jul 15, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/wdl-parsing/WDLParsingFunction/com.fasterxml.jackson.core-jackson-databind-2.22.0 branch July 15, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants