You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/12/20 19:18:02 UTC

(pinot) branch master updated: Bump com.google.auto.service:auto-service from 1.0.1 to 1.1.1 (#12183)

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 24f8433d5f Bump com.google.auto.service:auto-service from 1.0.1 to 1.1.1 (#12183)
24f8433d5f is described below

commit 24f8433d5fe42164febed65f60bfdda730c34b50
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 20 11:17:56 2023 -0800

    Bump com.google.auto.service:auto-service from 1.0.1 to 1.1.1 (#12183)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 084db714d3..baf068e52d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -455,7 +455,7 @@
       <dependency>
         <groupId>com.google.auto.service</groupId>
         <artifactId>auto-service</artifactId>
-        <version>1.0.1</version>
+        <version>1.1.1</version>
         <optional>true</optional> <!-- This is only needed at compilation time as an annotation processor -->
       </dependency>
       <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org