This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox.git
commit bc10d7046ed5457e9e9800a6a175e59481e67e13 Author: Hugo Hirsch <[email protected]> AuthorDate: Sun May 12 00:53:08 2019 +0200 TAMAYA-277: Update j2html --- documentation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/pom.xml b/documentation/pom.xml index 1dda64f..c6b90ba 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -41,7 +41,7 @@ <dependency> <groupId>com.j2html</groupId> <artifactId>j2html</artifactId> - <version>1.3.0</version> + <version>1.4.0</version> </dependency> <dependency> <groupId>org.apache.tamaya</groupId>
