Skip to content

Commit 2e251af

Browse files
authored
- Improper Restriction of XML External Entity Reference in Apache Olingo - Improper input validation in Apache Olingo - Server-Side Request Forgery (SSRF) in Apache Olingo
1 parent 65c40b1 commit 2e251af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenICF-groovy-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>org.apache.olingo</groupId>
217217
<artifactId>odata-client-core</artifactId>
218-
<version>4.0.0-beta-01</version>
218+
<version>4.10.0</version>
219219
<scope>test</scope>
220220
</dependency>
221221

0 commit comments

Comments
 (0)