From 2fcaeb9879f46bce3bca611323a0da07d7e0a85b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 Dec 2023 16:30:48 +0000 Subject: [PATCH] fix: upgrade org.springframework:spring-expression from 6.1.0 to 6.1.1 Snyk has created this PR to upgrade org.springframework:spring-expression from 6.1.0 to 6.1.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.springframework/spring-expression/ See this project in Snyk: https://app.snyk.io/org/tsmoreland/project/cfa5f829-c309-412c-a480-886147f64372?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d01687..a2a91fb 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ org.springframework spring-expression - 6.1.0 + 6.1.1