Skip to content

Commit

Permalink
Merge pull request #3390 from mybatis/renovate/ognl-ognl-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ognl:ognl to v3.4.5
  • Loading branch information
hazendaz authored Jan 6, 2025
2 parents 368112d + 0a67b48 commit b7f81e1
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 @@ -106,7 +106,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.4.4</version>
<version>3.4.5</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit b7f81e1

Please sign in to comment.