[java-mvn-enforcer-data] 01/02: Move parent pom forward to latest Java11
Rod Widdowson
rdw at steadingsoftware.com
Mon Sep 19 10:57:55 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-mvn-enforcer-data.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=1ac6dc81e08a242ead8863a8cb5b8eaaa674f6e4
commit 1ac6dc81e08a242ead8863a8cb5b8eaaa674f6e4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Sep 19 11:56:25 2022 +0100
Move parent pom forward to latest Java11
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cdb616a..561bd2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<artifactId>parent</artifactId>
<!-- NOTE that the parent project references this project so this must
always be a released version at the risk of hugely disruptive re-entrancy -->
- <version>11.3.2</version>
+ <version>11.3.4</version>
</parent>
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list