This is an automated email from the ASF dual-hosted git repository.
sekikn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new ab60f75 BIGTOP-3380. Bump Tomcat to 8.5.57. (#655)
ab60f75 is described below
commit ab60f750a89766fd74b78757e90528834c4dff59
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Tue Jul 28 08:14:29 2020 +0900
BIGTOP-3380. Bump Tomcat to 8.5.57. (#655)
---
bigtop.bom | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bigtop.bom b/bigtop.bom
index c197f81..aba3ef5 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -341,7 +341,7 @@ bigtop {
'bigtop-tomcat' {
name = "bigtop-tomcat"
relNotes = "Apache Tomcat"
- version { base = '8.5.50'; pkg = base; release = 1 }
+ version { base = '8.5.57'; pkg = base; release = 1 }
tarball { source = "apache-tomcat-${version.base}-src.tar.gz"
destination = "apache-tomcat-${version.base}.tar.gz" }
url { download_path = "/tomcat/tomcat-8/v${version.base}/src"