Skip to content

Commit df75a26

Browse files
authored
Merge pull request mercyblitz#44 from mercyblitz/dependabot/maven/thinking-in-spring/configuration-metadata/org.yaml-snakeyaml-1.26
Bump snakeyaml from 1.18 to 1.26 in /thinking-in-spring/configuration-metadata
2 parents 20a5bfb + 6ef2a3f commit df75a26

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)