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-typedefs.git
The following commit(s) were added to refs/heads/develop by this push:
new 1d8b585 Bump compiler-build-tools to 1.2.2
1d8b585 is described below
commit 1d8b5850d4cfb77e0779ba6e28f3c42437ccc52c
Author: Yishay Weiss <[email protected]>
AuthorDate: Fri Jul 17 14:29:21 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 7cb66d7..a9a8796 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,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>
<royale.compiler.version>1.0.0-SNAPSHOT</royale.compiler.version>
<release-profiles>apache-release</release-profiles>