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: spotify/fmt-maven-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fmt-maven-plugin-2.20
Choose a base ref
...
head repository: spotify/fmt-maven-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.21.1
Choose a head ref
  • 9 commits
  • 19 files changed
  • 6 contributors

Commits on Apr 27, 2023

  1. Copy the full SHA
    07fd7a4 View commit details

Commits on May 11, 2023

  1. fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations f…

    …rom 3.8.1 to 3.8.2 (#174)
    
    Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.8.1 to 3.8.2.
    
    See this package in Maven Repository:
    https://mvnrepository.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations/
    
    See this project in Snyk:
    https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot authored May 11, 2023
    Copy the full SHA
    b2fa616 View commit details

Commits on Sep 22, 2023

  1. Bump org.apache.maven:maven-core from 3.3.9 to 3.8.1 (#177)

    Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.3.9 to 3.8.1.
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.3.9...maven-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-core
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2023
    Copy the full SHA
    4bbc48a View commit details
  2. [Snyk] Upgrade org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0 (#…

    …167)
    
    * fix: upgrade org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0
    
    Snyk has created this PR to upgrade org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0.
    
    See this package in Maven Repository:
    https://mvnrepository.com/artifact/org.apache.maven/maven-plugin-api/
    
    See this project in Snyk:
    https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    * bump maven-core and maven-compat to latest version as well
    
    ---------
    
    Co-authored-by: Klara <klaraw@spotify.com>
    Co-authored-by: Caesar Ralf Franz Hoppen <caesar.ralf@gmail.com>
    3 people authored Sep 22, 2023
    Copy the full SHA
    a05c27c View commit details
  3. Support java 21 (#179)

    * Reformat pom.xml
    
    * Add ignore to release files
    
    * Change to use spotify:foss-root as parent
    
    * Adds java 21 to builds
    
    * Bumps google-format to 1.17 for jdk21 compatibility
    
    * Remove running itself
    
    ---------
    
    Co-authored-by: Caesar Ralf <caesarralf@spotify.com>
    caesar-ralf and Caesar Ralf authored Sep 22, 2023
    Copy the full SHA
    84160f3 View commit details
  4. [maven-release-plugin] prepare release 2.21

    Caesar Ralf committed Sep 22, 2023
    Copy the full SHA
    019c431 View commit details
  5. Copy the full SHA
    56ea810 View commit details
  6. Upgrade dependencies (#180)

    Co-authored-by: Caesar Ralf <caesarralf@spotify.com>
    caesar-ralf and Caesar Ralf authored Sep 22, 2023
    Copy the full SHA
    f464343 View commit details
  7. [maven-release-plugin] prepare release 2.21.1

    Caesar Ralf committed Sep 22, 2023
    Copy the full SHA
    50f8a13 View commit details
Loading