Skip to content

Bump io.github.problem4j:problem4j-jackson2 from 1.3.2 to 1.3.3#78

Merged
damianmalczewski merged 1 commit into
release-v1.2.xfrom
dependabot/gradle/release-v1.2.x/io.github.problem4j-problem4j-jackson2-1.3.3
Feb 12, 2026
Merged

Bump io.github.problem4j:problem4j-jackson2 from 1.3.2 to 1.3.3#78
damianmalczewski merged 1 commit into
release-v1.2.xfrom
dependabot/gradle/release-v1.2.x/io.github.problem4j-problem4j-jackson2-1.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 12, 2026

Bumps io.github.problem4j:problem4j-jackson2 from 1.3.2 to 1.3.3.

Release notes

Sourced from io.github.problem4j:problem4j-jackson2's releases.

v1.3.3

Changed

  • Bump problem4j-core to 1.3.3.

https://central.sonatype.com/artifact/io.github.problem4j/problem4j-jackson2/1.3.3

Integrates problem4j-core with com.fasterxml.jackson.core:jackson-databind:2.x.

  1. Maven:
    <dependencies>
        <dependency>
            <groupId>io.github.problem4j</groupId>
            <artifactId>problem4j-jackson2</artifactId>
            <version>1.3.3</version>
        </dependency>
    </dependencies>
  2. Gradle (Kotlin DSL):
    dependencies {
        implementation("io.github.problem4j:problem4j-jackson2:1.3.3")
    }

https://central.sonatype.com/artifact/io.github.problem4j/problem4j-jackson3/1.3.3

Integrates problem4j-core with tools.jackson.core:jackson-databind:3.x.

  1. Maven:
    <dependencies>
        <dependency>
            <groupId>io.github.problem4j</groupId>
            <artifactId>problem4j-jackson3</artifactId>
            <version>1.3.3</version>
        </dependency>
    </dependencies>
  2. Gradle (Kotlin DSL):
    dependencies {
        implementation("io.github.problem4j:problem4j-jackson3:1.3.3")
    }
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file target: maintenance labels Feb 12, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file target: maintenance labels Feb 12, 2026
@damianmalczewski
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [io.github.problem4j:problem4j-jackson2](https://github.com/problem4j/problem4j-jackson) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/problem4j/problem4j-jackson/releases)
- [Commits](problem4j/problem4j-jackson@v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: io.github.problem4j:problem4j-jackson2
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/release-v1.2.x/io.github.problem4j-problem4j-jackson2-1.3.3 branch from 4a2c6f0 to 12b19a8 Compare February 12, 2026 17:32
@damianmalczewski damianmalczewski merged commit 3bb0030 into release-v1.2.x Feb 12, 2026
2 checks passed
@damianmalczewski damianmalczewski deleted the dependabot/gradle/release-v1.2.x/io.github.problem4j-problem4j-jackson2-1.3.3 branch February 12, 2026 17:35
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

Development

Successfully merging this pull request may close these issues.

1 participant