From 6add68eabed21bce93415e9084b2558ada124bcf Mon Sep 17 00:00:00 2001 From: Caesar Ralf Date: Mon, 22 Jan 2024 10:45:19 +0100 Subject: [PATCH 1/4] [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 27d2310..43cc8de 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.spotify.fmt fmt-maven-plugin - 2.22.1 + 2.23-SNAPSHOT maven-plugin ${project.groupId}:${project.artifactId} @@ -62,7 +62,7 @@ scm:git:git@github.com:spotify/fmt-maven-plugin.git scm:git:git@github.com:spotify/fmt-maven-plugin.git http://github.com/spotify/fmt-maven-plugin - 2.22.1 + HEAD @@ -81,7 +81,7 @@ ${maven.compiler.release} ${maven.compiler.release} UTF-8 - 1705916534 + 1705916719 3.9.4 From 01fb56f8224885c900239af05020ebe8201de1b7 Mon Sep 17 00:00:00 2001 From: Caesar Ralf Date: Thu, 8 Feb 2024 09:59:29 +0100 Subject: [PATCH 2/4] Update foss-root to 17 (#187) --- pom.xml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 43cc8de..74c9612 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.spotify foss-root - 16 + 17 com.spotify.fmt @@ -65,21 +65,8 @@ HEAD - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - 11 - ${maven.compiler.release} - ${maven.compiler.release} + 11 UTF-8 1705916719 3.9.4 From 645ace37a2e5887fc71f0d120d51975665714c25 Mon Sep 17 00:00:00 2001 From: Caesar Ralf Date: Thu, 7 Mar 2024 10:57:58 +0100 Subject: [PATCH 3/4] Bump google format & other dependencies (#188) * Ignore VSCode * Bump dependencies versions --- .gitignore | 4 ++++ pom.xml | 19 ++++++------------- 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 2812848..47b594d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,7 @@ target/ # mvn release files *.releaseBackup release.properties + + +# vscode +.vscode/ diff --git a/pom.xml b/pom.xml index 74c9612..62e5f3a 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 11 UTF-8 1705916719 - 3.9.4 + 3.9.6 @@ -81,13 +81,13 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.8.2 + 3.10.1 provided com.google.googlejavaformat google-java-format - 1.19.2 + 1.21.0 @@ -124,20 +124,13 @@ com.google.truth truth - 1.1.3 + 1.3.0 test org.mockito mockito-core - 5.2.0 - test - - - - net.bytebuddy - byte-buddy - 1.14.8 + 5.11.0 test @@ -176,7 +169,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.6.0 + 3.11.0 fmt true From a89d6dfc3575395a06020061c85666ff7e86c326 Mon Sep 17 00:00:00 2001 From: Caesar Ralf Date: Thu, 7 Mar 2024 11:00:28 +0100 Subject: [PATCH 4/4] [maven-release-plugin] prepare release 2.23 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 62e5f3a..fc6e6eb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.spotify.fmt fmt-maven-plugin - 2.23-SNAPSHOT + 2.23 maven-plugin ${project.groupId}:${project.artifactId} @@ -62,13 +62,13 @@ scm:git:git@github.com:spotify/fmt-maven-plugin.git scm:git:git@github.com:spotify/fmt-maven-plugin.git http://github.com/spotify/fmt-maven-plugin - HEAD + 2.23 11 UTF-8 - 1705916719 + 1709805553 3.9.6