You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by do...@apache.org on 2018/01/09 21:27:25 UTC

empire-db git commit: EMPIREDB-268 upgrade beanutils to 1.9.3

Repository: empire-db
Updated Branches:
  refs/heads/master f1b750adc -> 35a2ccd3f


EMPIREDB-268
upgrade beanutils to 1.9.3

Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo
Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/35a2ccd3
Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/35a2ccd3
Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/35a2ccd3

Branch: refs/heads/master
Commit: 35a2ccd3fdb0938f1d742658ce3afc9b3c6d2dac
Parents: f1b750a
Author: Rainer Döbele <do...@apache.org>
Authored: Tue Jan 9 22:28:08 2018 +0100
Committer: Rainer Döbele <do...@apache.org>
Committed: Tue Jan 9 22:28:08 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/empire-db/blob/35a2ccd3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 33038cc..cb6ad09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@
 			<dependency>
 				<groupId>commons-beanutils</groupId>
 				<artifactId>commons-beanutils</artifactId>
-				<version>1.9.2</version>
+				<version>1.9.3</version>
 			</dependency>
 			<!-- databases -->			
 			<dependency>