pro-crafting / Jasper-report-maven-plugin

A fast jasper report maven plugin
Apache License 2.0
24 stars 2 forks source link

Bump com.pro-crafting:pc-parent from 16 to 17 #76

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 5 months ago

Bumps com.pro-crafting:pc-parent from 16 to 17.

Changelog

Sourced from com.pro-crafting:pc-parent's changelog.

01/21/2015 2.33-SNAPSHOT

  • Added functionality for Spring MVC. Spring package contains SpringMvcApiReader.java and SpringResource.java. If user specifies supportSpringMvc configuration to true, ApiDocumentMojo calls SpringMavenDocumentSource.java instead of MavenDocumentSource.java.

05/28/2014 2.2

  • 05/04/2014: Add a new parameter swaggerUIDocBasePath, which is only used in swagger output. basePath will not be horned in service.json if swaggerUIDocBasePath is configured.

04/13/2014 2.1

  • 04/13/2014: Several issues fixed

02/15/2014 2.0

  • 02/01/2014: Fully support swagger spec 1.2, do not support swagger core 1.2.x any more. Fix issue #33 #35 #31 #20 #29
  • 02/01/2014: Fix issue #32

01/20/2014 1.1.3-SNAPSHOT

  • 01/20/2014: revert pull #27
  • 01/20/2014: accept pull #22
  • 01/20/2014: fix path issue when useOutputFlatStructure is false

01/19/2014 1.1.2

  • 01/19/2014: accept pull #27
  • 01/19/2014: accept pull #28
  • 07/18/2013: add useOutputFlatStructure and mustacheFileRoot in configuration.
  • 07/23/2013: Maven 3.1.0 compat (pull#15)
  • 07/31/2013: fix issue #17

07/16/2013 1.1.1

  • released in central repository
  • fix issue #7

07/03/2013 1.1.0

  • 1.1.0 released in central repository

06/26/2013 1.1-SNAPSHOT


06/21/2013 1.1-SNAPSHOT

  • Use swagger 1.2.5 which supports generic classes in response, thanks the author accept my pull request
  • Support document response class with generic class
  • Support document response header by using:

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 months ago

Superseded by #95.