Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quarkiverse/quarkus-poi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: quarkiverse/quarkus-poi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    81502c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Bump quarkus.version from 3.0.0.CR2 to 3.0.0.Final

    Bumps `quarkus.version` from 3.0.0.CR2 to 3.0.0.Final.
    
    Updates `quarkus-bom` from 3.0.0.CR2 to 3.0.0.Final
    - [Release notes](https://github.com/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@3.0.0.CR2...3.0.0.Final)
    
    Updates `quarkus-maven-plugin` from 3.0.0.CR2 to 3.0.0.Final
    
    Updates `quarkus-extension-processor` from 3.0.0.CR2 to 3.0.0.Final
    
    Updates `quarkus-extension-maven-plugin` from 3.0.0.CR2 to 3.0.0.Final
    - [Release notes](https://github.com/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@3.0.0.CR2...3.0.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkus:quarkus-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-extension-processor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-extension-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ad9c378 View commit details
    Browse the repository at this point in the history
  2. Release 2.0.1 (#55)

    gastaldi authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7ae0295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48e5a3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    765c308 View commit details
    Browse the repository at this point in the history
Loading