Skip to content

Pull requests: joelittlejohn/jsonschema2pojo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
Nullable "anyOf" type support
#1674 opened Apr 14, 2025 by tadam313 Loading…
Avoid duplicate "is" prefix for boolean getters
#1673 opened Apr 10, 2025 by NiklasvonM Loading…
Fix #1669: JSR 303 annotations on array types
#1670 opened Mar 5, 2025 by sigpwned Loading…
De-duplicate identical classes and avoid __1
#1655 opened Dec 11, 2024 by matusfaro Loading…
Add rule for "const": generate Java constants
#1627 opened Aug 21, 2024 by volomas Loading…
Add includeNoArgsConstructor option
#1622 opened Jul 10, 2024 by lengors Loading…
Fixing problems with remote URL when using Maven Plugin
#1614 opened May 17, 2024 by gr0l Loading…
Test on all Java LTS
#1599 opened Apr 3, 2024 by juherr Loading…
Upgrade dependencies
#1598 opened Apr 2, 2024 by juherr Loading…
Feature/added required nonnull check
#1592 opened Mar 14, 2024 by jiri-meluzin Loading…
ProTip! Exclude everything labeled bug with -label:bug.