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 7c6ce9dffa maven-compiler-plugin 3.13.0 (#12669)
7c6ce9dffa is described below

commit 7c6ce9dffade9e31415539b4204433a4eef8727d
Author: sullis <[email protected]>
AuthorDate: Mon Mar 18 14:07:04 2024 -0700

    maven-compiler-plugin 3.13.0 (#12669)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f25026f019..18f73b1d86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1708,7 +1708,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.12.1</version>
+          <version>3.13.0</version>
           <configuration>
             <release>${jdk.version}</release>
             <source>${jdk.version}</source>


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

Reply via email to