commit | c75f5717869f43472d1b83a6541c2bb2274e57c4 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Feb 09 03:25:58 2024 +0000 |
committer | GitHub <noreply@github.com> | Fri Feb 09 03:25:58 2024 +0000 |
tree | d5e1299aa2793090a4fd9258da6a58dd9c812381 | |
parent | f6fa40e50093e35085cf54fe1b97f462abe46301 [diff] |
Bump org.codehaus.janino:janino from 2.6.1 to 3.1.12 Bumps [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) from 2.6.1 to 3.1.12. - [Release notes](https://github.com/janino-compiler/janino/releases) - [Commits](https://github.com/janino-compiler/janino/commits/v3.1.12) --- updated-dependencies: - dependency-name: org.codehaus.janino:janino dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index ac7d6f1..e0bcb69 100644 --- a/pom.xml +++ b/pom.xml
@@ -248,7 +248,7 @@ <dependency> <groupId>org.codehaus.janino</groupId> <artifactId>janino</artifactId> - <version>2.6.1</version> + <version>3.1.12</version> </dependency> <!-- compiler-rhino --> <dependency>