Skip to content

Commit

Permalink
Update tomcat and weld version string
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoellnitz committed Nov 28, 2016
1 parent f16fe91 commit f77a4fd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public class TangramVersions {
String xstream = '1.4.9'
String pac4j = '1.8.9'
String mockftpserver = '2.7'
String tomcat = '8.0.38'
String tomcat = '8.0.39'
String codemirror = '5.20.2'
String ckeditor = '4.5.11'

Expand All @@ -59,7 +59,7 @@ public class TangramVersions {

String springframework = '4.3.4.RELEASE'

String weld = '2.3.5.Final'
String weld = '2.4.1.Final'
String openwebbeans = '1.6.3'

// Storage options
Expand Down

0 comments on commit f77a4fd

Please sign in to comment.