Skip to content

Commit

Permalink
Bump janino from 3.1.9 to 3.1.10
Browse files Browse the repository at this point in the history
Bumps [janino](https://github.com/janino-compiler/janino) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](janino-compiler/janino@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent e18af14 commit 248a39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
<dependency>
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
<version>3.1.9</version>
<version>3.1.10</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 248a39a

Please sign in to comment.