From 186b41959d4ca2e19ebef773bce55e4df92fbe06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:44:45 -0700 Subject: [PATCH] Bump guava in /nextflow-parsing/NextflowParsingFunction (#150) Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-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 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- nextflow-parsing/NextflowParsingFunction/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow-parsing/NextflowParsingFunction/pom.xml b/nextflow-parsing/NextflowParsingFunction/pom.xml index 5ba0f5a..b79995a 100644 --- a/nextflow-parsing/NextflowParsingFunction/pom.xml +++ b/nextflow-parsing/NextflowParsingFunction/pom.xml @@ -88,7 +88,7 @@ com.google.guava guava - 30.1.1-jre + 32.0.0-jre org.codehaus.groovy