This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/4.0.x by this push:
new db1e239 [OPENMEETINGS-1848] commons-text version is updates
db1e239 is described below
commit db1e239091be4407f194acebae8486f81beabdab
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Mar 26 22:57:41 2018 +0700
[OPENMEETINGS-1848] commons-text version is updates
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 50742c5..0d7e34e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -786,7 +786,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
</dependencies>
</dependencyManagement>
--
To stop receiving notification emails like this one, please contact
[email protected].