Skip to content

Commit f86bb10

Browse files
authored
Merge pull request #2215 from mybatis/dependabot/maven/ognl-ognl-3.2.20
Bump ognl from 3.2.19 to 3.2.20
2 parents b4275bd + 03b9199 commit f86bb10

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
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>ognl</groupId>
147147
<artifactId>ognl</artifactId>
148-
<version>3.2.19</version>
148+
<version>3.2.20</version>
149149
<scope>compile</scope>
150150
<optional>true</optional>
151151
</dependency>

0 commit comments

Comments
 (0)