Skip to content

Commit

Permalink
fix(deps): update org.codehaus.janino to v3.1.10 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 23, 2023
1 parent 8ac596f commit a88841c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MatCalcitePlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
<dependency>
<groupId>org.codehaus.janino</groupId>
<artifactId>commons-compiler</artifactId>
<version>3.1.9</version>
<version>3.1.10</version>
</dependency>
<dependency>
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
<version>3.1.9</version>
<version>3.1.10</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a88841c

Please sign in to comment.