Skip to content

Commit c701257

Browse files
build(deps): bump jsonschema2pojo.version from 1.2.1 to 1.2.2
Bumps `jsonschema2pojo.version` from 1.2.1 to 1.2.2. Updates `org.jsonschema2pojo:jsonschema2pojo-maven-plugin` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.2.1...jsonschema2pojo-1.2.2) Updates `org.jsonschema2pojo:jsonschema2pojo-core` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.2.1...jsonschema2pojo-1.2.2) --- updated-dependencies: - dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jsonschema2pojo:jsonschema2pojo-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e518e36 commit c701257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4848
<jackson.version>2.18.2</jackson.version>
4949
<gpg.skip>true</gpg.skip>
50-
<jsonschema2pojo.version>1.2.1</jsonschema2pojo.version>
50+
<jsonschema2pojo.version>1.2.2</jsonschema2pojo.version>
5151
</properties>
5252

5353
<dependencyManagement>

0 commit comments

Comments
 (0)