[java-parent-project] 01/02: Update maven-compiler-plugin to 3.10.1
Ian Young
ian at iay.org.uk
Tue Mar 22 11:19:07 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=ed5fb6e6cb92072fd9ca66ff5b33aa423bebd5c2
commit ed5fb6e6cb92072fd9ca66ff5b33aa423bebd5c2
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sat Mar 19 12:50:35 2022 +0000
Update maven-compiler-plugin to 3.10.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 21dc5cb..12e3cc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
- <maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
+ <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list