Skip to content

Commit

Permalink
fix: upgrade org.mvel:mvel2 from 2.1.3.Final to 2.4.14.Final (#648)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.mvel:mvel2 from 2.1.3.Final to 2.4.14.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mvel/mvel2/

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/d52ba092-3cf1-4b92-9434-62692faaacbb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 5, 2023
1 parent f3e8205 commit c4034d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-auth-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel2</artifactId>
<version>2.1.3.Final</version>
<version>2.4.14.Final</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
Expand Down

0 comments on commit c4034d1

Please sign in to comment.