-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: joelittlejohn/jsonschema2pojo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.4
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1701
opened Aug 1, 2025 by
dependabot
bot
Loading…
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.4
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1700
opened Aug 1, 2025 by
dependabot
bot
Loading…
Bump commons-codec:commons-codec from 1.17.1 to 1.19.0
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1698
opened Aug 1, 2025 by
dependabot
bot
Loading…
Bump malinskiy/action-android/install-sdk@release/0.1.1 from 0.1.1 to 0.1.7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1697
opened Aug 1, 2025 by
dependabot
bot
Loading…
Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.1 in /jsonschema2pojo-gradle-plugin/example/android
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1696
opened Aug 1, 2025 by
dependabot
bot
Loading…
Bump com.squareup.moshi:moshi from 1.12.0 to 1.15.2 in /jsonschema2pojo-gradle-plugin/example/android
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1695
opened Aug 1, 2025 by
dependabot
bot
Loading…
Bump com.google.code.gson:gson from 2.11.0 to 2.13.1 in /jsonschema2pojo-gradle-plugin/example/android
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1694
opened Aug 1, 2025 by
dependabot
bot
Loading…
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.19.2 in /jsonschema2pojo-gradle-plugin/example/android
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1693
opened Aug 1, 2025 by
dependabot
bot
Loading…
Add jakarta.annotation.Generated if useJakartaValidation is true
#1684
opened Jun 13, 2025 by
akuhtz
Loading…
Prevent StackOverflowError when root is self-referencing
#1679
opened May 24, 2025 by
unkish
Loading…
Add $Id Management in the generator. With it, it is possible to
#1632
opened Sep 14, 2024 by
martineaus83
Loading…
Add GenerationConfig option to exclude Object Header from toString()
#1619
opened Jun 16, 2024 by
ajaysagar
Loading…
Generate Method Names in "$ref" Properties Using a "javaName"
#1609
opened May 3, 2024 by
erikvanderwerf
Loading…
Make equals and hashCode generation deterministic (order of expressions)
#1578
opened Dec 15, 2023 by
myhau
Loading…
1 task
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.