From d0d20d90d5e5d81801643ad79172d9a9a98c8b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:01:10 +0000 Subject: [PATCH] Bump janino from 3.1.7 to 3.1.8 Bumps [janino](https://github.com/janino-compiler/janino) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/janino-compiler/janino/releases) - [Commits](https://github.com/janino-compiler/janino/compare/v3.1.7...v3.1.8) --- updated-dependencies: - dependency-name: org.codehaus.janino:janino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index c76834315a..3b55bce906 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -146,7 +146,7 @@ org.codehaus.janino janino - 3.1.7 + 3.1.8 ch.qos.logback