Upgrade Xtext/Xtend to 2.40 (#4981)

* Upgrade Xtext/Xtend to 2.40

* Upgrade Xtext/Xtend from 2.39 to 2.40
* Upgrade gson from 2.11.0 to 2.13.1
* Upgrade classgraph 4.8.176 to 4.8.180
* Change repo from org.eclipse.xtend to org.eclipse.xtext

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* Add error_prone_annotations as dependency for gson

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-08-30 16:00:22 +02:00
committed by GitHub
parent 3d0ec786d0
commit 7d8aca474b
44 changed files with 88 additions and 89 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.13.1</version>
</dependency>
<dependency>
<groupId>org.openhab.core.bom</groupId>
+1 -1
View File
@@ -96,7 +96,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.13.1</version>
</dependency>
<!-- do not remove, inherited dependency si-units and indriya are not provided via runtime bom -->
<dependency>