File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ configure(allprojects) { project ->
5959	ext. httpasyncVersion       =  " 4.1.3" 
6060	ext. httpclientVersion      =  " 4.5.3" 
6161	ext. interceptorApiVersion  =  " 1.2" 
62- 	ext. jackson2Version        =  " 2.9.0.pr2 " 
62+ 	ext. jackson2Version        =  " 2.9.0.pr3 " 
6363	ext. javamailVersion        =  " 1.6.0-rc1" 
6464	ext. jaxbVersion            =  " 2.2.11" 
6565	ext. jaxwsVersion           =  " 2.2.11" 
@@ -757,8 +757,8 @@ project("spring-web") {
757757		testCompile(" org.apache.taglibs:taglibs-standard-jstlel:1.2.1" 
758758			exclude group : " org.apache.taglibs" module : " taglibs-standard-spec" 
759759		}
760- 		testCompile(" com.fasterxml.jackson.datatype:jackson-datatype-joda:${ jackson2Version} " 
761760		testCompile(" com.fasterxml.jackson.datatype:jackson-datatype-jdk8:${ jackson2Version} " 
761+ 		testCompile(" com.fasterxml.jackson.datatype:jackson-datatype-joda:${ jackson2Version} " 
762762		testCompile(" com.fasterxml.jackson.module:jackson-module-kotlin:${ jackson2Version} " 
763763		testCompile(" org.apache.tomcat:tomcat-util:${ tomcatVersion} " 
764764		testCompile(" org.apache.tomcat.embed:tomcat-embed-core:${ tomcatVersion} " 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments