Skip to content

Commit c42facd

Browse files
authored
Merge pull request #1724 from mybatis/dependabot/maven/ognl-ognl-3.2.11
Bump ognl from 3.2.10 to 3.2.11
2 parents a928d3d + 51c143f commit c42facd

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
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>ognl</groupId>
150150
<artifactId>ognl</artifactId>
151-
<version>3.2.10</version>
151+
<version>3.2.11</version>
152152
<scope>compile</scope>
153153
<optional>true</optional>
154154
</dependency>

0 commit comments

Comments
 (0)