Skip to content

Commit

Permalink
Merge pull request #36 from dromara/dependabot/maven/modules/updater/…
Browse files Browse the repository at this point in the history
…org.yaml-snakeyaml-2.0

Bump snakeyaml from 1.33 to 2.0 in /modules/updater
  • Loading branch information
bwcx-jzy authored Mar 6, 2023
2 parents 4c56cd0 + 38de374 commit 0757015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/updater/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<start-class>io.jpom.updater.Updater</start-class>
<snakeyaml.version>1.33</snakeyaml.version>
<snakeyaml.version>2.0</snakeyaml.version>
<fastjson2.version>2.0.21</fastjson2.version>
<freemarker.version>2.3.31</freemarker.version>
</properties>
Expand Down

0 comments on commit 0757015

Please sign in to comment.