Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
melodic-upperware
Commits
1736640b
Commit
1736640b
authored
May 23, 2022
by
I Patini
Browse files
EMS: URGENT: Security Fix for Gson (updated to 2.8.9)
parent
1cf12f58
Pipeline
#21228
passed with stages
in 14 minutes and 26 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
event-management/broker-cep/pom.xml
View file @
1736640b
...
...
@@ -85,7 +85,6 @@
<dependency>
<groupId>
com.google.code.gson
</groupId>
<artifactId>
gson
</artifactId>
<version>
2.8.5
</version>
</dependency>
<!-- Apache Commons Lang -->
...
...
event-management/pom.xml
View file @
1736640b
...
...
@@ -33,7 +33,7 @@
<camel.version>4.5.0-SNAPSHOT</camel.version>-->
<authorization.version>
4.5.0-SNAPSHOT
</authorization.version>
<!-- Gson version -->
<gson.version>
2.8.
5
</gson.version>
<gson.version>
2.8.
9
</gson.version>
<!-- Apache Commons Lang3 version -->
<commons-lang3.version>
3.8.1
</commons-lang3.version>
<!-- Esper version -->
...
...
event-management/translator/pom.xml
View file @
1736640b
...
...
@@ -128,7 +128,6 @@
<dependency>
<groupId>
com.google.code.gson
</groupId>
<artifactId>
gson
</artifactId>
<version>
2.8.5
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-collections4 -->
<dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment