Skip to content

Commit 7e96b10

Browse files
authored
Merge pull request #2614 from mybatis/dependabot/maven/ognl-ognl-3.3.3
Bump ognl from 3.3.2 to 3.3.3
2 parents 13a6600 + 884431a commit 7e96b10

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
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>ognl</groupId>
148148
<artifactId>ognl</artifactId>
149-
<version>3.3.2</version>
149+
<version>3.3.3</version>
150150
<scope>compile</scope>
151151
<optional>true</optional>
152152
</dependency>

0 commit comments

Comments
 (0)