Skip to content

Commit

Permalink
Upgrade snakeyaml (#4850)
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta authored Sep 8, 2022
1 parent 1ae6e03 commit fe43dd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<version.lib.prometheus>0.9.0</version.lib.prometheus>
<version.lib.slf4j>1.7.32</version.lib.slf4j>
<version.lib.smallrye-openapi>2.1.16</version.lib.smallrye-openapi>
<version.lib.snakeyaml>1.30</version.lib.snakeyaml>
<version.lib.snakeyaml>1.31</version.lib.snakeyaml>
<version.lib.typesafe-config>1.4.2</version.lib.typesafe-config>
<version.lib.tyrus>2.0.4</version.lib.tyrus>
<version.lib.weld-api>4.0.SP1</version.lib.weld-api>
Expand Down
4 changes: 2 additions & 2 deletions etc/HELIDON_THIRD_PARTY_LICENSES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3203,9 +3203,9 @@ The Apache Software Foundation (http://www.apache.org/).
</attribution>
</dependency>
<dependency>
<id>122084</id>
<id>129548</id>
<name>SnakeYAML</name>
<version>1.30</version>
<version>1.31</version>
<licensor>SnakeYAML.org</licensor>
<licenseName>Apache 2.0</licenseName>
<consumers>
Expand Down

0 comments on commit fe43dd1

Please sign in to comment.