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: rometools/rome
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: rometools/rome
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 7 commits
  • 86 files changed
  • 4 contributors

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    5bb4525 View commit details
    Browse the repository at this point in the history
  2. Polish GitHub workflows (#633)

    * polish code
    * switch from Liberica JDK to Eclipse Temurin
    * enable Maven dependency cache
    * configure run-name for release builds
    * use GPG config of setup-java action
    PatrickGotthard authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cbd4d67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74f5843 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#635)

    Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    7c40adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01eb02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f84d9c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Polish code (#631)

    antoniosanct authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    7e5cf65 View commit details
    Browse the repository at this point in the history
Loading