Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #3625
Closed
Open
Issue created Aug 13, 2019 by Administrator@rootContributor

[java-client][google-api-client] version update?

Created by: jmini

When a Java client is generated using the google-api-client library, then the version used is quite old:

https://github.com/OpenAPITools/openapi-generator/blob/123efc5d651938d7c077fbbb057a3e4d64da5a73/samples/client/petstore/java/google-api-client/pom.xml#L254

Any reason why we are not using something newer?

        <google-api-client-version>1.30.2</google-api-client-version>

Version 1.23.0 is from "Oct, 2017" https://mvnrepository.com/artifact/com.google.api-client/google-api-client

Assignee
Assign to
Time tracking