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

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d04cf3c4 Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre 
(#1367)
9d04cf3c4 is described below

commit 9d04cf3c47fdd4b085ef036c6cc86aefa68611eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 19 12:03:27 2024 +0200

    Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#1367)
    
    Bumps [com.google.guava:guava](https://github.com/google/guava) from 
33.2.0-jre to 33.2.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ec45db089..f7c29f6a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
     <semver.api.version>0.9.33</semver.api.version>
     <slf4j.version>1.7.33</slf4j.version>
     <avro.version>1.11.3</avro.version>
-    <guava.version>33.2.0-jre</guava.version>
+    <guava.version>33.2.1-jre</guava.version>
     <brotli-codec.version>0.1.1</brotli-codec.version>
     <mockito.version>1.10.19</mockito.version>
     <powermock.version>2.0.9</powermock.version>

Reply via email to