Skip to content

Commit

Permalink
Merge pull request #3147 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.3
  • Loading branch information
hazendaz committed Apr 19, 2024
2 parents b5236ec + b906e13 commit acc1086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.4.2</version>
<version>3.4.3</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit acc1086

Please sign in to comment.