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-compiler.git
The following commit(s) were added to refs/heads/develop by this push:
new e6ee821c2 Bump compiler-build-tools to 1.2.2
e6ee821c2 is described below
commit e6ee821c2c491980c0beb58da384e7fac5406eb4
Author: Yishay Weiss <[email protected]>
AuthorDate: Fri Jul 17 14:29:41 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 e2edbe734..2689104ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
<maven.version>3.8.1</maven.version>
- <compiler-build-tools.version>1.2.1</compiler-build-tools.version>
+ <compiler-build-tools.version>1.2.2</compiler-build-tools.version>
<compiler-jburg-types.version>1.1.0</compiler-jburg-types.version>
<flex.version>4.15.0</flex.version>