Skip to content

Bump org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.2.2 to 1.3.1#87

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.jsonschema2pojo-jsonschema2pojo-maven-plugin-1.3.1
Closed

Bump org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.2.2 to 1.3.1#87
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.jsonschema2pojo-jsonschema2pojo-maven-plugin-1.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.2.2 to 1.3.1.

Release notes

Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's releases.

1.3.1

  • Add plexus-utils dependency, as this is no longer provided in Maven 3.9 (#1751)

1.3.0

  • Migrate publishing from legacy OSSRH to Maven Central Portal (#1747)
  • Remove Ant task (no longer supported) (#1743)
  • Require JDK 17 (#1741)
  • Add Jackson 3 annotation support (#1740)
  • Prevent StackOverflowError when root is self-referencing (#1679)
  • Fix 'AbstractCompile.destinationDir property has been deprecated' error when using Gradle 8 (#1646)
  • Fix problems with remote URL (e.g. http) when using Maven Plugin (#1614)
  • Fix generics class warning when using generated base builder class (#1587)
  • Allow URL(s) as source in jsonschema2pojo-gradle-plugin (#1554)
Changelog

Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's changelog.

1.3.1

  • Add plexus-utils dependency, as this is no longer provided in Maven 3.9 (#1751)

1.3.0

  • Migrate publishing from legacy OSSRH to Maven Central Portal (#1747)
  • Remove Ant task (no longer supported) (#1743)
  • Require JDK 17 (#1741)
  • Add Jackson 3 annotation support (#1740)
  • Prevent StackOverflowError when root is self-referencing (#1679)
  • Fix 'AbstractCompile.destinationDir property has been deprecated' error when using Gradle 8 (#1646)
  • Fix problems with remote URL (e.g. http) when using Maven Plugin (#1614)
  • Fix generics class warning when using generated base builder class (#1587)
  • Allow URL(s) as source in jsonschema2pojo-gradle-plugin (#1554)
Commits
  • a9b17ed [maven-release-plugin] prepare release jsonschema2pojo-1.3.1
  • 44270cf Fix gradle build for publishing gradle plugin
  • f1727c7 Merge pull request #1751 from joelittlejohn/fix-missing-directoryscanner
  • 6635658 Add plexus-utils dependency, as this is no longer provided in Maven 3.9
  • 17d12b3 Use mvn for now in the release script as mvnw is not cloned at this point
  • b7f5680 Fix deprecation warnings from license plugin
  • b093885 [release] Update CHANGELOG.md and CONTRIBUTORS.md for 1.3.0
  • 97e2653 [release] updating README.md for 1.3.0
  • e4d718f [maven-release-plugin] prepare for next development iteration
  • 88ac6be [maven-release-plugin] prepare release jsonschema2pojo-1.3.0
  • 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)

Bumps [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases)
- [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md)
- [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.2.2...jsonschema2pojo-1.3.1)

---
updated-dependencies:
- dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Feb 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Superseded by #88.

@dependabot dependabot bot closed this Feb 3, 2026
@dependabot dependabot bot deleted the dependabot/maven/org.jsonschema2pojo-jsonschema2pojo-maven-plugin-1.3.1 branch February 3, 2026 13:43
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.

1 participant