Skip to content

Commit

Permalink
Merge pull request #2129 from mybatis/dependabot/maven/ognl-ognl-3.2.17
Browse files Browse the repository at this point in the history
Bump ognl from 3.2.16 to 3.2.17
  • Loading branch information
hazendaz committed Dec 7, 2020
2 parents 12c49c5 + 3623de1 commit 2a0b24c
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 @@ -145,7 +145,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 2a0b24c

Please sign in to comment.