Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit e9761cf

Browse files
committed
SnakeYAML version 2.4
1 parent 8270dda commit e9761cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- SnakeYAML version 2.4
13+
1014
## [1.0.2] - 2024-10-25
1115

1216
### Changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<java-version-compliance>8</java-version-compliance>
3737
<!-- libraries versions -->
38-
<snake-yaml-version>2.3</snake-yaml-version>
38+
<snake-yaml-version>2.4</snake-yaml-version>
3939
<!-- sonar cloud configuration -->
4040
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4141
<sonar.organization>fugerit-org</sonar.organization>

0 commit comments

Comments
 (0)