Bump org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.1.2 to 1.3.3#171
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
@dependabot rebase |
Bumps [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) from 1.1.2 to 1.3.3. - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.1.2...jsonschema2pojo-1.3.3) --- updated-dependencies: - dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin dependency-version: 1.3.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ed875ca to
c767e51
Compare
Contributor
|
requires manual change: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.1.2 to 1.3.3.
Release notes
Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's releases.
Changelog
Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's changelog.
... (truncated)
Commits
ad02aab[maven-release-plugin] prepare release jsonschema2pojo-1.3.3beebaf9Avoid publishing integration tests49171ffMerge pull request #1774 from joelittlejohn/valid-annotates-value-type-on-maps6beff79Support type-use annotations for map value validation (Map<String,@ValidT>)dc4677aEnsure integration tests are not published during deploy8833225Remove noisy warnings and unnecessary info from the build21da375Avoid producing javadocs unless we are running a releasee27cc47Upgrade github actionsa57294dDependency and plugin upgrades49f1f19Upgrade dependencies for all examples