Skip to content

Commit b7f81e1

Browse files
authored
Merge pull request mybatis#3390 from mybatis/renovate/ognl-ognl-3.x
chore(deps): update dependency ognl:ognl to v3.4.5
2 parents 368112d + 0a67b48 commit b7f81e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>ognl</groupId>
108108
<artifactId>ognl</artifactId>
109-
<version>3.4.4</version>
109+
<version>3.4.5</version>
110110
<scope>compile</scope>
111111
<optional>true</optional>
112112
</dependency>

0 commit comments

Comments
 (0)