Skip to content

Commit

Permalink
updated for CVe Fixes (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
arshinsalim authored Apr 27, 2022
1 parent 977f7ce commit a5635b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ dependencies {
implementation group: 'org.apache.camel.springboot', name: 'camel-spring-boot-dependencies', version: versions.camel

implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.13'
implementation group: 'org.springframework', name: 'spring-core', version: '5.3.18'
implementation group: 'org.springframework', name: 'spring-core', version: '5.3.19'
implementation group: 'org.springframework', name: 'spring-beans', version: '5.3.18'

implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.2.10'
Expand Down

0 comments on commit a5635b6

Please sign in to comment.