This is an automated email from the ASF dual-hosted git repository.

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 99d2eb84c9 Bump spotless-maven-plugin from 2.9.0 to 2.28.0 (#9877)
99d2eb84c9 is described below

commit 99d2eb84c9945150c7d0f772fca3c87dc103f4f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 30 09:38:50 2022 -0800

    Bump spotless-maven-plugin from 2.9.0 to 2.28.0 (#9877)
---
 pinot-common/pom.xml                                                   | 2 +-
 pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml | 2 +-
 pom.xml                                                                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pinot-common/pom.xml b/pinot-common/pom.xml
index cba89837e2..508d067455 100644
--- a/pinot-common/pom.xml
+++ b/pinot-common/pom.xml
@@ -78,7 +78,7 @@
       <plugin>
         <groupId>com.diffplug.spotless</groupId>
         <artifactId>spotless-maven-plugin</artifactId>
-        <version>2.9.0</version>
+        <version>2.28.0</version>
         <executions>
           <execution>
             <phase>verify</phase>
diff --git 
a/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml 
b/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml
index b1e89f3c80..19d6667c56 100644
--- a/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml
+++ b/pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml
@@ -60,7 +60,7 @@
       <plugin>
         <groupId>com.diffplug.spotless</groupId>
         <artifactId>spotless-maven-plugin</artifactId>
-        <version>2.9.0</version>
+        <version>2.28.0</version>
         <executions>
           <execution>
             <phase>verify</phase>
diff --git a/pom.xml b/pom.xml
index 0a937a5abd..99382b93c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1524,7 +1524,7 @@
       <plugin>
         <groupId>com.diffplug.spotless</groupId>
         <artifactId>spotless-maven-plugin</artifactId>
-        <version>2.9.0</version>
+        <version>2.28.0</version>
         <executions>
           <execution>
             <phase>verify</phase>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to