Upgrade Gson to 2.13.2 (#5275)

* Upgrade Gson from 2.13.1 to 2.13.2, see
  https://github.com/google/gson/releases/tag/gson-parent-2.13.2

* Upgrade error_prone_annotations from 2.38.0 to 2.41.0

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-01-13 05:40:29 +01:00
committed by GitHub
parent b17b3051a5
commit c983ecac1c
29 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.13.1</version>
<version>2.13.2</version>
</dependency>
<dependency>
<groupId>org.openhab.core.bom</groupId>
+1 -1
View File
@@ -102,7 +102,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.13.1</version>
<version>2.13.2</version>
</dependency>
<!-- do not remove, inherited dependency si-units and indriya are not provided via runtime bom -->
<dependency>