Skip to content

Commit e062399

Browse files
authored
Merge pull request #164 from kazuki43zoo/update-ognl
Update to OGNL 3.1.11
2 parents bf8c422 + c8f52ed commit e062399

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
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>ognl</groupId>
158158
<artifactId>ognl</artifactId>
159-
<version>3.1.10</version>
159+
<version>3.1.11</version>
160160
<scope>test</scope>
161161
</dependency>
162162

0 commit comments

Comments
 (0)