Skip to content

Commit 59eb8fd

Browse files
Bump org.yaml:snakeyaml from 2.4 to 2.5 in the dependencies group
Bumps the dependencies group with 1 update: [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml). Updates `org.yaml:snakeyaml` from 2.4 to 2.5 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c861a23 commit 59eb8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avaje-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</scm>
2121

2222
<properties>
23-
<snakeyaml.version>2.4</snakeyaml.version>
23+
<snakeyaml.version>2.5</snakeyaml.version>
2424
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
2525
<surefire.useModulePath>false</surefire.useModulePath>
2626
<project.build.outputTimestamp>2025-07-08T20:22:48Z</project.build.outputTimestamp>

0 commit comments

Comments
 (0)