This is an automated email from the ASF dual-hosted git repository. jtulach pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-html4j.git
The following commit(s) were added to refs/heads/master by this push: new 30331ae5 Upgrading to latest Frgaal compiler 30331ae5 is described below commit 30331ae597585e0fcd56a52676e7417d7f57bdbe Author: Jaroslav Tulach <jaroslav.tul...@apidesign.org> AuthorDate: Mon Nov 13 05:34:17 2023 +0100 Upgrading to latest Frgaal compiler --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f388e69..de3c2ecd 100644 --- a/pom.xml +++ b/pom.xml @@ -289,7 +289,7 @@ org.netbeans.html.boot.impl:org.netbeans.html.boot.fx:org.netbeans.html.context. <dependency> <artifactId>compiler-maven-plugin</artifactId> <groupId>org.frgaal</groupId> - <version>20.0.0</version> + <version>21.0.0</version> </dependency> </dependencies> <configuration> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists