From 09ccf51c4aa16f7e88a26867f79e83ae61ea923e Mon Sep 17 00:00:00 2001 From: Steven Yi Date: Tue, 4 Jun 2024 15:23:25 -0400 Subject: [PATCH] chore: update to Netbeans RCP 22 --- application/pom.xml | 7 +++++-- pom.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index b976f1ee..11533717 100755 --- a/application/pom.xml +++ b/application/pom.xml @@ -349,8 +349,7 @@ org.netbeans.modules org-netbeans-modules-core-kit - - + org.ow2.asm asm-7.2 @@ -1403,6 +1402,10 @@ org.netbeans.modules org-netbeans-modules-project-dependency + + org.netbeans.api + org-netbeans-libs-tomljava + diff --git a/pom.xml b/pom.xml index f5a214c3..221267a4 100755 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ - RELEASE210 + RELEASE220 blue