This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
commit b884d52bebdb8bdc570daaddf54d44255822f593 Merge: 105af2b 494152a Author: Lukasz Lenart <lukasz.len...@gmail.com> AuthorDate: Thu Aug 7 21:19:34 2025 +0200 Merge pull request #16 from apache/fix/compatibility-issues-242 Addresses deprecation warnings and sets proper plugin version CLAUDE.md | 25 +++++++++++++++++++++- build.gradle.kts | 7 +++++- gradle.properties | 2 +- .../{struts2 => lang}/ognl/OgnlTypedHandler.java | 6 ++++-- .../ognl/template/OgnlTemplateContextType.java | 5 ++++- .../java/com/intellij/struts2/StrutsIcons.java | 6 +++--- .../lang/ognl/formatting/OgnlFormattingTest.java | 2 +- 7 files changed, 43 insertions(+), 10 deletions(-)