This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 51c20bf  [OPENMEETINGS-2640] commons-dbcp, maven-source-plugin
51c20bf is described below

commit 51c20bf014400dc158e0c1a1f4d940b1bd8c57fa
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Aug 4 21:18:51 2021 +0700

    [OPENMEETINGS-2640] commons-dbcp, maven-source-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5c907ea..b66322b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
                <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
                <minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
                
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
-               <maven-source-plugin.version>3.2.0</maven-source-plugin.version>
+               <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
                
<checksum-maven-plugin.version>1.11</checksum-maven-plugin.version>
                <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
                
<license-maven-plugin.version>2.0.0</license-maven-plugin.version>
@@ -99,7 +99,7 @@
                <javax.mail.version>1.6.2</javax.mail.version>
                <openjpa.version>3.1.2</openjpa.version>
                <asterisk-java.version>3.12.0</asterisk-java.version>
-               <commons-dbcp.version>2.8.0</commons-dbcp.version>
+               <commons-dbcp.version>2.9.0</commons-dbcp.version>
                <commons-pool2.version>2.10.0</commons-pool2.version>
                <commons-cli.version>1.4</commons-cli.version>
                <dom4j.version>2.1.3</dom4j.version>

Reply via email to