Skip to content

Commit

Permalink
Merge pull request #2614 from mybatis/dependabot/maven/ognl-ognl-3.3.3
Browse files Browse the repository at this point in the history
Bump ognl from 3.3.2 to 3.3.3
  • Loading branch information
hazendaz committed Jul 10, 2022
2 parents 13a6600 + 884431a commit 7e96b10
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 @@ -146,7 +146,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 7e96b10

Please sign in to comment.