Skip to content

Commit 3bf9cfa

Browse files
authored
Merge pull request #1854 from mybatis/dependabot/maven/ognl-ognl-3.2.14
Bump ognl from 3.2.12 to 3.2.14
2 parents 796cf2f + 4dfb03c commit 3bf9cfa

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.12</version>
151+
<version>3.2.14</version>
152152
<scope>compile</scope>
153153
<optional>true</optional>
154154
</dependency>

0 commit comments

Comments
 (0)