Skip to content

Commit

Permalink
Update dependency org.jsonschema2pojo:jsonschema2pojo-maven-plugin to…
Browse files Browse the repository at this point in the history
… v1.2.2 (#395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 6fc9c2c commit 7c435d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<plugin>
<groupId>org.jsonschema2pojo</groupId>
<artifactId>jsonschema2pojo-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<configuration>
<sourceDirectory>${project.basedir}/../calm/draft/2024-04/meta/</sourceDirectory>
<targetPackage>org.finos.calmtranslator.calm</targetPackage>
Expand Down

0 comments on commit 7c435d1

Please sign in to comment.