Skip to content

Commit 6ef2a3f

Browse files
Bump snakeyaml in /thinking-in-spring/configuration-metadata
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.18 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.18) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 879c366 commit 6ef2a3f

File tree

1 file changed

+1
-1
lines changed
  • thinking-in-spring/configuration-metadata

1 file changed

+1
-1
lines changed

thinking-in-spring/configuration-metadata/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.yaml</groupId>
2626
<artifactId>snakeyaml</artifactId>
27-
<version>1.18</version>
27+
<version>1.26</version>
2828
</dependency>
2929

3030
</dependencies>

0 commit comments

Comments
 (0)