Skip to content

Commit

Permalink
MULE-15078: Upgrade Spring to 4.3.19 and Spring Security to 4.2.8 (#7195
Browse files Browse the repository at this point in the history
)
  • Loading branch information
aiannucci committed Sep 11, 2018
1 parent e308c68 commit bc5299d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/spring-config/src/test/resources/log4j2-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<!-- Mule classes -->
<AsyncLogger name="org.mule" level="WARN"/>
<AsyncLogger name="org.mule.runtime.config" level="DEBUG"/>
<AsyncLogger name="org.mule.runtime.config" level="WARN"/>

<AsyncLogger name="com.mulesoft" level="WARN"/>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
<saxonVersion>9.7.0-15</saxonVersion>
<slf4jVersion>1.7.25</slf4jVersion>
<snakeYamlVersion>1.21</snakeYamlVersion>
<springVersion>4.3.18.RELEASE</springVersion>
<springVersion>4.3.19.RELEASE</springVersion>
<sshCoreVersion>1.4.0</sshCoreVersion>
<staxUtilsVersion>20080702</staxUtilsVersion>
<testFtpServerVersion>1.0.6</testFtpServerVersion>
Expand Down

0 comments on commit bc5299d

Please sign in to comment.