Skip to content

Commit

Permalink
Bump org.yaml:snakeyaml from 2.2 to 2.3
Browse files Browse the repository at this point in the history
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.2 to 2.3.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent aacb9e3 commit d26645d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ under the License.
<icu4j.version>75.1</icu4j.version>
<xerces.version>2.12.2</xerces.version>
<httpclient.version>4.5.14</httpclient.version>
<snakeyaml.version>2.2</snakeyaml.version>
<snakeyaml.version>2.3</snakeyaml.version>
<commons.lang.version>2.6</commons.lang.version>
<wiremock.version>3.6.0</wiremock.version>
<rometools.version>2.1.0</rometools.version>
Expand Down

0 comments on commit d26645d

Please sign in to comment.