Skip to content

Commit 98b32f8

Browse files
authored
Merge pull request #3331 from mybatis/renovate/ognl-ognl-3.x
chore(deps): update dependency ognl:ognl to v3.4.4
2 parents 64a2736 + e4c276c commit 98b32f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<dependency>
165165
<groupId>ognl</groupId>
166166
<artifactId>ognl</artifactId>
167-
<version>3.4.3</version>
167+
<version>3.4.4</version>
168168
<scope>compile</scope>
169169
<optional>true</optional>
170170
</dependency>

0 commit comments

Comments
 (0)