You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2022/02/15 07:52:10 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2675] maven-compiler-plugin

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 a53ff2b  [OPENMEETINGS-2675] maven-compiler-plugin
a53ff2b is described below

commit a53ff2b47a21dd9d62b5c528d7a040bfa9ba8203
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Feb 15 14:51:59 2022 +0700

    [OPENMEETINGS-2675] maven-compiler-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6878372..ad242a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
 		<license-maven-plugin.version>2.0.0</license-maven-plugin.version>
 		<reflow-maven-skin.version>2.3.0</reflow-maven-skin.version>
 		<reflow-theme>cerulean</reflow-theme>
-		<maven-compiler-plugin.version>3.9.0</maven-compiler-plugin.version>
+		<maven-compiler-plugin.version>3.10.0</maven-compiler-plugin.version>
 		<maven-project-info-reports-plugin.version>3.2.1</maven-project-info-reports-plugin.version>
 		<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
 		<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>