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

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 28b83b6018 Bump compiler-build-tools to 1.2.2
28b83b6018 is described below

commit 28b83b601812b781ac4c564ec6d2173aa78331f1
Author: Yishay Weiss <[email protected]>
AuthorDate: Fri Jul 17 14:29:24 2026 +0100

    Bump compiler-build-tools to 1.2.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 94fe7734ef..255070715c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.8.1</maven.version>
 
-    <royale.build-tools.version>1.2.1</royale.build-tools.version>
+    <royale.build-tools.version>1.2.2</royale.build-tools.version>
     
<project.royale.compiler.version>1.0.0-SNAPSHOT</project.royale.compiler.version>
     <royale.typedefs.version>1.0.0-SNAPSHOT</royale.typedefs.version>
 

Reply via email to