Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 20af44e

Browse files
authored
Removes org.codehaus.janino because it is not needed (#319)
1 parent d1b078e commit 20af44e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -438,11 +438,6 @@
438438
<artifactId>logback-core</artifactId>
439439
<version>${logback.version}</version>
440440
</dependency>
441-
<dependency>
442-
<groupId>org.codehaus.janino</groupId>
443-
<artifactId>janino</artifactId>
444-
<version>3.1.11</version>
445-
</dependency>
446441
</dependencies>
447442
<properties>
448443
<!-- RELEASE_VERSION -->

0 commit comments

Comments
 (0)