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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 2120728bc1 build(deps): bump com.google.guava:guava from 32.1.2-jre to 
32.1.3-jre (#1146)
2120728bc1 is described below

commit 2120728bc1ff271b9fcc8272ec04b477d4d1b95c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 13 08:33:59 2023 +0200

    build(deps): bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre 
(#1146)
    
    Bumps [com.google.guava:guava](https://github.com/google/guava) from 
32.1.2-jre to 32.1.3-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 bf0186f874..ac03b14267 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <freemarker.version>2.3.32</freemarker.version>
     <groovy.version>4.0.12</groovy.version>
     <gson.version>2.10.1</gson.version>
-    <guava.version>32.1.2-jre</guava.version>
+    <guava.version>32.1.3-jre</guava.version>
     <hamcrest.version>2.2</hamcrest.version>
     <httpclient.version>4.5.14</httpclient.version>
     <httpcore.version>4.4.16</httpcore.version>

Reply via email to