Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jackson-version never updated in handlebars swagger-codegen-cli #10363

Open
dhpalan opened this issue Jul 3, 2020 · 0 comments
Open

jackson-version never updated in handlebars swagger-codegen-cli #10363

dhpalan opened this issue Jul 3, 2020 · 0 comments

Comments

@dhpalan
Copy link

dhpalan commented Jul 3, 2020

Description

Downloaded Jar
https://repo1.maven.org/maven2/io/swagger/codegen/v3/swagger-codegen-cli/3.0.25/swagger-codegen-cli-3.0.25.jar

There are two resttemplate\pom.mustache files in the Jar.

The pom.mustache inside handlebars seems to be never updated.

image

image

Swagger-codegen version

swagger-codegen-cli-3.0.25.jar

Command line used for generation
java -jar swagger-codegen-cli.jar generate --input-spec swagger.yaml ^
-D hideGenerationTimestamp=true,java8=true,dateLibrary=java8 ^
--lang java --library resttemplate --template-engine handlebars ^
--api-package com.de.api --model-package com.de.model --invoker-package com.de.invoker ^
--group-id com.de --artifact-id swagger-codegen-apiclient --artifact-version 1.0.0 ^
--output swagger-codegen-apiclient
@dhpalan dhpalan changed the title com.fasterxml.jackson.core:jackson-databind 2.8.9 has high severity vulnerability jackson-version never updated in handlebars swagger-codegen-cli May 1, 2021
dhpalan added a commit to dhpalan/swagger-codegen-generators that referenced this issue May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant