This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit 12ee8e3ac3dfc9f40c43013b4524903eee8066dd Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jul 31 15:14:44 2018 +0200 Update struts --- bow-ui/src/main/webapp/WEB-INF/jsp/inc/footer.jsp | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bow-ui/src/main/webapp/WEB-INF/jsp/inc/footer.jsp b/bow-ui/src/main/webapp/WEB-INF/jsp/inc/footer.jsp index 7f4a24a..9a8104b 100644 --- a/bow-ui/src/main/webapp/WEB-INF/jsp/inc/footer.jsp +++ b/bow-ui/src/main/webapp/WEB-INF/jsp/inc/footer.jsp @@ -28,7 +28,7 @@ <a shape="rect" href="http://www.chorem.org/projects/bow">bow</a> <a shape="rect" href="http://www.chorem.org/projects/bow/files"></a> - <a shape="rect" href="http://www.gnu.org/licenses/agpl.html"><s:text name="bow.footer.license" /></a> - - <span title="Copyright">©2010-2017</span> + <span title="Copyright">©2010-2018</span> <a shape="rect" href="http://www.codelutin.com">Code Lutin</a> - <a shape="rect" href="http://www.chorem.org/projects/bow/issues"><s:text name="bow.footer.bugreport" /></a> - <a shape="rect" href="http://list.chorem.org/cgi-bin/mailman/listinfo/bow-users"><s:text name="bow.footer.userSupport" /></a> - diff --git a/pom.xml b/pom.xml index 93474bf..5298d0c 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <nuitonI18nVersion>3.3</nuitonI18nVersion> <wikittyVersion>3.13</wikittyVersion> <slf4jVersion>1.6.1</slf4jVersion> - <struts2Version>2.3.32</struts2Version> + <struts2Version>2.3.34</struts2Version> <struts2jqueryVersion>3.7.1</struts2jqueryVersion> <htmlParserVersion>1.6</htmlParserVersion> <javaxMailVersion>1.4.3</javaxMailVersion> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.