Skip to content

Commit f1cf03a

Browse files
authored
Merge pull request #2423 from mybatis/dependabot/maven/ognl-ognl-3.3.2
Bump ognl from 3.3.1 to 3.3.2
2 parents d2fb283 + 25333f6 commit f1cf03a

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

0 commit comments

Comments
 (0)