From 93a558ccb364ded69ec83ca85d027389c45a051f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 18:19:05 +0000 Subject: [PATCH] Bump guava in /nextflow-parsing/NextflowParsingFunction 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] --- 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 4a97bb6..3aec643 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