Skip to content

Bump io.github.problem4j:problem4j-jackson3 from 1.3.1 to 1.3.2#71

Merged
damianmalczewski merged 1 commit into
mainfrom
dependabot/gradle/main/io.github.problem4j-problem4j-jackson3-1.3.2
Jan 31, 2026
Merged

Bump io.github.problem4j:problem4j-jackson3 from 1.3.1 to 1.3.2#71
damianmalczewski merged 1 commit into
mainfrom
dependabot/gradle/main/io.github.problem4j-problem4j-jackson3-1.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Bumps io.github.problem4j:problem4j-jackson3 from 1.3.1 to 1.3.2.

Release notes

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

v1.3.2

Changed

  • Bump problem4j-core to 1.3.2.

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

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.2</version>
        </dependency>
    </dependencies>
  2. Gradle (Kotlin DSL):
    dependencies {
        implementation("io.github.problem4j:problem4j-jackson2:1.3.2")
    }

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

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.2</version>
        </dependency>
    </dependencies>
  2. Gradle (Kotlin DSL):
    dependencies {
        implementation("io.github.problem4j:problem4j-jackson3:1.3.2")
    }
Commits
  • 41e442d Bump com.diffplug.spotless from 8.2.0 to 8.2.1 (#31)
  • 37265aa Bump gradle-wrapper from 9.3.0 to 9.3.1 (#30)
  • c2e0d52 Update README.md
  • 13f2cb0 Add deprecation notices
  • d93b3cd Bump io.github.problem4j:problem4j-core from 1.3.1 to 1.3.2 (#29)
  • 6e41b3f Format tools/jarcheck
  • 6400d81 Bump nmcp from 1.4.3 to 1.4.4 (#28)
  • 68af83a Format tools/jarcheck
  • 5b2a7fd Drop languageVersion assignment from convention plugin
  • d8966ef Add tool for simplifying Java version check
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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: latest labels Jan 29, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file target: latest labels Jan 29, 2026
Bumps [io.github.problem4j:problem4j-jackson3](https://github.com/problem4j/problem4j-jackson) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/problem4j/problem4j-jackson/releases)
- [Commits](problem4j/problem4j-jackson@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: io.github.problem4j:problem4j-jackson3
  dependency-version: 1.3.2
  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/main/io.github.problem4j-problem4j-jackson3-1.3.2 branch from 8e42860 to e1d1c6d Compare January 31, 2026 11:31
@damianmalczewski damianmalczewski merged commit bdf3ee2 into main Jan 31, 2026
2 checks passed
@damianmalczewski damianmalczewski deleted the dependabot/gradle/main/io.github.problem4j-problem4j-jackson3-1.3.2 branch January 31, 2026 12:07
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