Upgrade Jollyday to 1.8.1 (#5266)

Upgrades Jollyday from 1.5.4 to 1.8.1.

For release notes, see:

https://github.com/focus-shift/jollyday/releases

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-01-13 05:36:38 +01:00
committed by GitHub
parent bb02591ced
commit a26c35abd8
14 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -392,7 +392,7 @@
<dependency>
<groupId>de.focus-shift</groupId>
<artifactId>jollyday-jackson</artifactId>
<version>1.5.4</version>
<version>1.8.1</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -959,7 +959,7 @@
<dependency>
<groupId>de.focus-shift</groupId>
<artifactId>jollyday-jackson</artifactId>
<version>1.5.4</version>
<version>1.8.1</version>
<scope>compile</scope>
</dependency>