Skip to content

Commit bfc3276

Browse files
authored
Merge pull request #2680 from mybatis/renovate/ognl-ognl-3.x
Update dependency ognl:ognl to v3.3.4
2 parents da7d972 + 5845db5 commit bfc3276

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
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>ognl</groupId>
149149
<artifactId>ognl</artifactId>
150-
<version>3.3.3</version>
150+
<version>3.3.4</version>
151151
<scope>compile</scope>
152152
<optional>true</optional>
153153
</dependency>

0 commit comments

Comments
 (0)