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

ROX-11370: allow unknown enum values #153

Conversation

@janisz janisz changed the base branch from master to dependabot/maven/stackrox-container-image-scanner/org.openapitools-openapi-generator-maven-plugin-6.0.0 June 15, 2022 22:08
…penapitools-openapi-generator-maven-plugin-6.0.0' into allow_unknown_enums
@@ -203,7 +228,7 @@
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<!-- RELEASE_VERSION -->
<version>6.0.0</version>
<version>6.0.1-SNAPSHOT</version>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can wait for dependabot to update this deps so we don't need snapshot repository

Suggested change
<version>6.0.1-SNAPSHOT</version>
<version>6.0.1</version>

</repositories>
<pluginRepositories>
<pluginRepository>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When 6.0.1 will be released we can remove this

@@ -170,8 +175,28 @@
<id>repo.jenkins-ci.org</id>
<url>https://repo.jenkins-ci.org/public/</url>
</repository>
<repository>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When 6.0.1 will be released we can remove this

@dependabot dependabot bot deleted the branch dependabot/maven/stackrox-container-image-scanner/org.openapitools-openapi-generator-maven-plugin-6.0.0 July 4, 2022 07:31
@dependabot dependabot bot closed this Jul 4, 2022
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

Successfully merging this pull request may close these issues.

2 participants