Skip to content

Commit 2a0b24c

Browse files
authored
Merge pull request #2129 from mybatis/dependabot/maven/ognl-ognl-3.2.17
Bump ognl from 3.2.16 to 3.2.17
2 parents 12c49c5 + 3623de1 commit 2a0b24c

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.16</version>
148+
<version>3.2.17</version>
149149
<scope>compile</scope>
150150
<optional>true</optional>
151151
</dependency>

0 commit comments

Comments
 (0)